session_status
Determine if a CFX backend is active before connecting. Returns the endpoint, backend kind, and currently available tools.
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 |