List Agent Knowledge
list_knowledgeList agent knowledge base entries for a business. Mirrors GET /api/v1/knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search over title/content (optional). | |
| category | No | Filter by category (optional). | |
| business_id | No | Business ID (optional only when the token can access exactly one business). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when success is false | |
| success | Yes | Whether the tool completed successfully | |
| knowledge | No |