list_knowledge
ActiveTool of KaiCalls
declared in 1.0.0
List agent knowledge base entries for a business. Mirrors GET /api/v1/knowledge.
Parameters schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Free-text search over title/content (optional)."
},
"category": {
"type": "string",
"description": "Filter by category (optional)."
},
"business_id": {
"type": "string",
"description": "Business ID (optional only when the token can access exactly one business)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
KaiCalls
https://github.com/cgallic/kai_calls
1/7 registries