list_tasks
list_tasksRetrieve tasks from Productive.io, filtered by project, assignee, status, or number of tasks.
Instructions
Get a list of tasks from Productive.io
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter tasks by project ID | |
| assignee_id | No | Filter tasks by assignee ID | |
| status | No | Filter by task status (open or closed) | |
| limit | No | Number of tasks to return (1-200) |