View Source ExOpenAI.Components.ResponseMCPListToolsFailedEvent (ex_openai.ex v2.0.0-beta2)
Emitted when the attempt to list available MCP tools has failed.
Fields
:item_id- required -String.t()
The ID of the MCP tool call item that failed.:output_index- required -integer()
The index of the output item that failed.:sequence_number- required -integer()
The sequence number of this event.:type- required -:"response.mcp_list_tools.failed"
The type of the event. Always 'response.mcp_list_tools.failed'.
Allowed values:"response.mcp_list_tools.failed"