list_tasks
Retrieve tasks from a Worksnaps project by providing the project ID. This returns a list of all tasks for time tracking.
Instructions
List tasks in a Worksnaps project (GET /projects/{projectId}/tasks.xml).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Worksnaps API token. Optional if WORKSNAPS_API_TOKEN is set. | |
| projectId | Yes | Worksnaps project ID. |