RealtimeServerEventMCPListToolsInProgress interface
Returned when listing MCP tools is in progress 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 |
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.in_progress.
type: "mcp_list_tools.in_progress"
Property Value
"mcp_list_tools.in_progress"