get_capabilities
Retrieve server version, mode, API base, and list of exposed tools to confirm compatibility before executing a sequence of calls.
Instructions
Return the server's version, mode (human vs autonomous-agent), API base, and the list of currently-exposed tools. Useful for the LLM to confirm tool-schema compatibility before issuing a sequence of calls — call once at session start if you need to branch on capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||