list_projects
List projects in Capsule CRM with optional status filter. Supports pagination and embedding of tags, fields, or missing important fields.
Instructions
List projects in Capsule CRM, optionally filtered by status. Returns results in Capsule's default order (no sort parameter is supported here). For free-text matching use search_projects; for structured queries — 'most recent project', 'projects opened this month', 'projects tagged X' — use filter_projects instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: tags, fields, missingImportantFields. | |
| status | No | ||
| perPage | No |