8ac3f55fbe00

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-12120326620.8 KB
chat

Submit Agent Session Tool Outputs

Persist resolved client tool outputs for the session's open turn.

post/v1/agent_sessions/{session_id}/tool_outputs

Path parameters

session_idstring required

Request body

lastMessageIdstring required

The trailing assistant message's id. On mismatch the submission is rejected with HTTP 409 and code agent_session_messages_stale.

Response

Successful Response