Fetch pending publication invitations for a Hashnode publication. Returns a list of pending invites that have been sent but not yet accepted. Requires the authenticated user to be a member (owner/admin/editor) of the target publication. Use this to review outstanding team invita…
idstringPublication ID (ObjectId). Cannot be used together with `host`.
hoststringPublication host/subdomain (e.g., 'blog.example.com'). Cannot be used together with `id`.
pageintegerPage number to return. Defaults to 1.
pageSizeintegerNumber of pending invites per page. Defaults to 20, max 20.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.