Structs§
- Proxy
Call Request - Request payload sent to the proxy server’s /call endpoint.
- Proxy
Call Response - Response payload from the proxy server.
- Proxy
Help Request - Request payload for the proxy’s /help endpoint.
- Proxy
Help Response - Response from the proxy’s /help endpoint.
Enums§
Functions§
- call_
help - Execute an LLM help query via the proxy server.
- call_
mcp - Forward a raw MCP JSON-RPC message via the proxy’s /mcp endpoint.
- call_
tool - Execute a tool call via the proxy server.
- get_
skill - Fetch a skill’s detail from the proxy server.
- list_
skills - Fetch skill list from the proxy server.
- resolve_
skills - Resolve skills for given scopes via the proxy.