Tools
Tools connect Chatevo to external APIs and MCP servers. When a visitor asks “Where is my order?” or “Any rooms for next weekend?”, the assistant can call your system and respond with real results.
API Request tools
Section titled “API Request tools”Define URL, method, headers, path/query/body parameters, and link a credential. Chatevo registers the tool schema with the model so it knows when and how to call it.
MCP tools
Section titled “MCP tools”Connect an MCP server for discoverable tools over a supported transport. Useful when you already expose MCP-compatible integrations.
See Create MCP tool.
Strict parameters & execution
Section titled “Strict parameters & execution”- Strict params — Require exact parameter shapes before calling
- Execution mode — Control sync vs background behavior
- Status notifications — Show progress text while tools run
Trust & rich replies
Section titled “Trust & rich replies”Structured carousels and product cards use result_transform on tool JSON. See Trust policy.