Record Verified Continuity Action
aionis_session_actionCapture a completed host action through AgentSession and receive a new state handle to update governed AI agent memory.
Instructions
Capture a completed host action through AgentSession and return the new state handle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Serialized aionis_agent_session_handle_v1 returned by the previous call. | |
| request | Yes | ||
| tool_name | No | ||
| action_kind | Yes | ||
| lease_ttl_ms | No | ||
| operation_id | Yes | ||
| action_result | Yes |