get_backend_info
Retrieve detailed documentation for any clearskies backend type, including MemoryBackend, CursorBackend, and ApiBackend, to understand its configuration and usage.
Instructions
Get detailed documentation for a specific clearskies backend type.
Args:
backend_type: The name of the backend type (e.g. "MemoryBackend", "CursorBackend", "ApiBackend").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |