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.
- get_
skillati_ catalog - List remote SkillATI skills from the proxy server.
- get_
skillati_ file - Read one arbitrary skill-relative path from a remote SkillATI skill via the proxy server.
- get_
skillati_ read - Read a remote SkillATI skill from the proxy server.
- get_
skillati_ ref - Read one reference file from a remote SkillATI skill via the proxy server.
- get_
skillati_ refs - List on-demand references for a remote SkillATI skill via the proxy server.
- get_
skillati_ resources - List bundled resources for a remote SkillATI skill via the proxy server.
- get_
tool_ info - Get detailed info about a specific tool from the proxy.
- list_
skills - Fetch skill list from the proxy server.
- list_
tools - List available tools from the proxy.
- resolve_
skills - Resolve skills for given scopes via the proxy.