REST: mcp_list_tools.completed
Статья создана
Обновлена 30 декабря 2025 г.
HTTP request
POST https://ai.api.cloud.yandex.net/v1/realtime/server-events/mcp_list_tools.completed
Body parameters
Request schema: application/json
{
"type": "string",
"event_id": "string",
"item_id": "string"
}
Returned when listing MCP tools is completed.
|
Field |
Description |
|
type |
enum Required field. The event type, must be
|
|
event_id |
string Required field. The unique ID of the server event. |
|
item_id |
string Required field. The ID of the MCP list tools item. |
Response
HTTP Code: 200
OK