session_save
Save the full workflow context for a given session ID to persist workflow state across distributed agent deployments.
Instructions
Persist the full workflow context for a session_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| session_id | Yes |