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