get_sync_context
Loads the current session state and compiled truth for an agent, optionally refreshing from remote, and always returns local data even if remote fails.
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 | |||