todoist_collaborators_get
Fetch collaborator details for a shared project to get user IDs, names, and emails for task assignment.
Instructions
Get a list of collaborators for a shared project. Returns user IDs, names, and emails that can be used for task assignment with assignee_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to get collaborators for (required, project must be shared) |