read_state
Retrieve the current development context from the shared state bus to maintain continuity across AI coding sessions.
Instructions
Read the current state from the context bus.
Returns: The current state as a formatted string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |