Responses API
For Responses API, tool results arefunction_call_output items.
function_call_output items and checks them before forwarding the continuation to OpenAI.
Chat Completions
For Chat Completions, tool results aretool role messages.
Block Behavior
If policy blocks the tool result:- the wrapper throws
AvertaSdkError - the continuation request is not sent to OpenAI
- the model does not see the returned tool content