ftrack_list_tasks
Retrieve tasks from ftrack filtered by project, context, status, or assignee to track production progress.
Instructions
List tasks for a project or context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tasks to return | |
| status | No | Status name to filter by | |
| parent_id | No | Parent context ID to filter by | |
| project_id | No | Project ID to filter by | |
| assignee_id | No | User ID to filter by assignee |