get_capabilities
Retrieve the Ratary deployment capability manifest at session start to discover supported protocol version, tool count, limits, and feature flags. Read-only and idempotent.
Instructions
Return the Ratary deployment capability manifest (protocol version, tool count, limits, feature flags). Read-only and idempotent; requires RATARY_API_KEY. Use at session start to discover what this deployment supports. Do not use for recalling memories — use search_memory or get_context instead. Returns a JSON capability object (no side effects).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||