search_parties
Locate people and organisations in Capsule CRM through free-text search or complete lists. Returns default-ordered results; for structured queries such as recent or tagged, use filter_parties instead.
Instructions
Free-text search or list people and organisations in Capsule CRM. Returns results in Capsule's default order (no sort parameter is supported here). For structured queries — 'most recent', 'tagged X', 'added this month' — use filter_parties instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search query | |
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: tags, fields, organisation, missingImportantFields. | |
| since | No | Only records CHANGED on/after this ISO-8601 timestamp (incremental sync; pairs with the list_deleted_* audit tools). Wire-verified on the plain list endpoints. Ignored by Capsule when q triggers the /search sub-resource — omit q when using since. | |
| perPage | No |