File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 118
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-ea23db36b0899cc715f56d0098956069b2d92880f448adff3a4ac1bb53cb2cec .yml
3
- openapi_spec_hash : 36f76ea31297c9593bcfae453f6255cc
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-65d42621b731238ad4e59a35a705fc0608b17f53a14d047e66ce480c793da26b .yml
3
+ openapi_spec_hash : d7ca86b2507600cbd5ed197cf31263c2
4
4
config_hash : 666d6bb4b564f0d9d431124b5d1a0665
Original file line number Diff line number Diff line change @@ -1915,9 +1915,9 @@ export interface RealtimeMcpToolCall {
1915
1915
server_label : string ;
1916
1916
1917
1917
/**
1918
- * The type of the item. Always `mcp_tool_call `.
1918
+ * The type of the item. Always `mcp_call `.
1919
1919
*/
1920
- type : 'mcp_tool_call ' ;
1920
+ type : 'mcp_call ' ;
1921
1921
1922
1922
/**
1923
1923
* The ID of an associated approval request, if any.
You can’t perform that action at this time.
0 commit comments