List my invitations
dropthis_invitationsList your pending workspace invitations, including invitation ID, workspace, role, status, and expiry. Requires members:read permission.
Instructions
List the workspaces you have been invited to (your own pending invitations) — each row carries the invitation id, the workspace it is for, the role you would join as, its status, and when it expires. Requires a team-scoped credential (ADR-0068: members:read). Accept one with dropthis_accept_invitation (by invitation_id here, or by the raw token from the invite email).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invitations | No | The caller's own invitations {id, workspaceId, email, role, status, expiresAt}. |