tempo_get_projects
Retrieve paginated lists of Tempo Financial Manager projects. Use offset and limit to control results, and choose compact or full views. Ideal for syncing project data into dashboards, audits, or reports.
Instructions
Retrieve a paginated list of all Tempo Financial Manager projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Tempo's payload untouched. No field projection: this server has no verified record of which Tempo fields matter, and inventing one would risk dropping a field a caller needs. | |
| limit | No | Max results (default 50) | |
| offset | No | Pagination offset |