List team invites
list_team_invitesRetrieve pending team invites for a specific Bisibility project by providing its project ID, with optional pagination controls for limiting results or navigating through multiple pages of invitations.
Instructions
List pending team invites for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |