list_projects
List projects in Capsule CRM with optional status filter. Returns paginated results with configurable page size and embedded data.
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 |