my_tasks
my_tasksRetrieve tasks assigned to your user account. Filter by open or closed status and set the number of results.
Instructions
Get tasks assigned to the configured user. Requires PRODUCTIVE_USER_ID to be set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by task status | |
| limit | No | Number of tasks to return (1-200) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| returned | Yes | ||
| total | No |