List Clockify projects
list_projectsRetrieve Clockify workspace projects to locate the projectId needed for starting timers and logging time. Filter by name or include archived projects.
Instructions
List projects in the Clockify workspace. Use this to find the projectId needed by start_timer and log_time. Active projects only unless includeArchived is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by project name (substring match). | |
| includeArchived | No | Include archived projects. |