List companies in a Rootr CRM
rootr_crm_list_companiesSearch and list companies in a Rootr CRM with filters for name, owner, tag, and optional sort/pagination.
Instructions
List/search companies in a Rootr (루터) CRM, optionally filtered by free-text query, owner, or tag, and sorted/paginated. 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 (name/domain/etc.) | |
| tag | No | Filter by tag | |
| sort | No | Sort key, e.g. "name" | "-createdAt" | |
| crmId | Yes | CRM node id | |
| limit | No | Max results (pagination) | |
| offset | No | Result offset (pagination) | |
| ownerId | No | Filter by owning user id |