timedoctor_list_tasks
List tasks from a company, with optional filters for project, name, and status, to get the exact task information you need.
Instructions
List Time Doctor tasks in a company, optionally filtered by project, name, or open/closed status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter: name starts with this value. | |
| page | No | Number of results to skip. | |
| limit | No | Maximum number of results to return. | |
| status | No | Filter by task status. | |
| company | Yes | Company ID. | |
| projects | No | Comma-separated project IDs to filter by. |