get_project_tasks
Retrieve all tasks for a specific Clockify project using its ID. Use this tool to view and manage project task lists for time tracking and organization.
Instructions
List tasks for a project. Use get_projects first to get project ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Workspace ID (defaults to active workspace) | |
| projectId | Yes | The project ID (use get_projects to find IDs) |