get_sync_context
Load an agent's session context from local state and optionally refresh from remote, returning synchronized data even if 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 | |||