The json code for example looks like this: { "i...
# general-english
f
The json code for example looks like this: { "id": "26e3fd95-ae66-4f66-ba3d-8d563f6a0b18", "createdAt": "2025-12-11T15:49:55.275Z", "updatedAt": "2025-12-11T15:51:24.875Z", "type": "query", "function": { "name": "query_tool", "description": "this is a tool used to answer FAQs", "parameters": { "type": "object", "properties": {}, "required": [] } }, "messages": [ { "type": "request-start", "blocking": false } ], "orgId": "c4bad15c-08a9-4947-97b2-267c898b3629", "knowledgeBases": [ { "name": "new_knowledge_base", "provider": "google", "model": "gemini-2.0-flash", "description": "this is a tool used to answer FAQs", "fileIds": [ "ba9e64e9-ce8b-4d57-9b3d-8028d86fd02f" ] } ] }
2 Views