get_project_collaborators
Get a list of collaborators for a Todoist project. Specify the project ID to retrieve its team members.
Instructions
Get collaborators for a Todoist project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project to get collaborators for | |
| cursor | No | Cursor for pagination | |
| limit | No | Maximum number of items to return (1-200). Default: 50 |