clockodo_list_projects
List Clockodo projects, filtering by customer, name, or active status to find specific time-tracking records. Supports pagination for large result sets.
Instructions
Lists projects. Optional: page, customers_id filter, name filter, active-only flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | filter by name substring | |
| page | No | ||
| active | No | only active projects | |
| customers_id | No | only projects of this customer |