read_state
Retrieve a State document by its ID to view the current state, and get a stale_warning flag if the document hasn't been updated recently.
Instructions
Read a State document by id.
The response includes a stale_warning field if the document hasn't
been updated in a while. This is a read-time nudge only — State is never
auto-rewritten from Plan (see CONTRIBUTING.md).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||