list_tickets
List support tickets with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| search | No | Search by subject | |
| status | No | Filter by status | |
| category | No | Filter by category | |
| priority | No | Filter by priority | |
| accountId | No | Filter by CRM account ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |