Cycle connection status
cycle_connection_statusVerifies the coach is active and prompts agents to supply cycle data through tool arguments, ensuring stateless interactions while supporting optional privacy modes.
Instructions
Reports the coach is alive and reminds the agent that cycle data must be passed in via tool args (this MCP is stateless).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional privacy mode: summary | structured | raw. summary omits free-text notes when present; structured/raw return full payload. |