Class: Vapi::McpToolMetadataProtocol

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/mcp_tool_metadata_protocol.rb

Overview

This is the protocol used for MCP communication. Defaults to Streamable HTTP.

Constant Summary collapse

SSE =
"sse"
SHTTP =
"shttp"