list_projects
Retrieve projects from Capsule CRM, optionally filtered by OPEN or CLOSED status.
Instructions
List projects (cases) in Capsule CRM, optionally filtered by status. Returns results in Capsule's default order (no sort parameter is supported here). For structured queries — 'most recent project', 'projects opened this month', 'projects tagged X' — use filter_projects instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| embed | No | Comma-separated embeds, e.g. 'tags,fields' | |
| page | No | ||
| perPage | No |