get_sync_context
Load session state and compiled truth from local storage, with optional remote update. Returns local data even when remote is unavailable.
Instructions
Load local session state + compiled truth. Optionally pull remote truth first.
Offline-first: always returns local data even if remote is unreachable or disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | Yes | ||
| project_name | No | ||
| refresh_remote | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||