List deals in a Rootr CRM
rootr_crm_list_dealsList and search deals in Rootr CRM with filters for pipeline, stage, status, owner, company, contact, or tag.
Instructions
List/search deals (kanban cards) in a Rootr (루터) CRM, filterable by query, pipeline, stage, status (open|won|lost|all), owner, company, contact, or tag. Part of a Rootr (루터) CRM node: a full sales CRM (companies, contacts with lifecycle stages + auto lead-scoring, multi-pipeline deals/kanban, activity timeline, follow-up tasks), auto-linked into the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search (deal name/etc.) | |
| tag | No | Filter by tag | |
| sort | No | Sort key, e.g. "-value" | "expectedCloseDate" | |
| crmId | Yes | CRM node id | |
| limit | No | Max results (pagination) | |
| offset | No | Result offset (pagination) | |
| status | No | open | won | lost | all | |
| ownerId | No | Filter by owning user id | |
| stageId | No | Filter by stage id | |
| companyId | No | Filter by company id | |
| contactId | No | Filter by contact id | |
| pipelineId | No | Filter by pipeline id |