RealtimeServerEventMCPListToolsCompleted interface

Returned when listing MCP tools has completed for an item.

Extends

Properties

event_id

The unique ID of the server event.

item_id

The ID of the MCP list tools item.

type

The event type, must be mcp_list_tools.completed.

Property Details

event_id

The unique ID of the server event.

event_id: string

Property Value

string

item_id

The ID of the MCP list tools item.

item_id: string

Property Value

string

type

The event type, must be mcp_list_tools.completed.

type: "mcp_list_tools.completed"

Property Value

"mcp_list_tools.completed"