← Zambo MCP tools
TOOL / ZAMBO_UNIVERSAL

Route any real-world need through one MCP connection.

Use zambo_universal when the host AI knows the user's goal but does not need to choose a specialist tool first. It routes across supported Zambo capabilities and returns execution state, downstream results when available, and receipt information.

Call shape

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"zambo_universal","arguments":{"need":"Protect my AI agent from prompt injection","_session_id":"session-123","mode":"execute"}}}

Useful fields

Best starting point

For a named capability, search first with capability_search. For an open-ended job, call zambo_universal directly.