session_status
Check if the CFX backend is active and retrieve connection details, backend type, and available tools before connecting.
Instructions
Report whether the cfx leaf has an active backend. Safe to call before connect. Returns the connected endpoint, backend kind, and the list of tools available in the current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leaf | Yes | Leaf name, usually `cfx` for this package | |
| notes | No | ||
| backend | No | ||
| endpoint | No | ||
| connected | Yes | ||
| backend_kind | No | ||
| capabilities | No |