mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "McpServerTool"
|
||||
---
|
||||
|
||||
MCP (Model Context Protocol) tool configuration
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
|
||||
| `allowed_tools` | [OptionalNullable[components.AllowedToolsUnion]](../components/allowedtoolsunion.mdx) | :heavy_minus_sign: | N/A |
|
||||
| `authorization` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `connector_id` | [Optional[components.ConnectorID]](../components/connectorid.mdx) | :heavy_minus_sign: | N/A |
|
||||
| `headers` | Dict[str, *str*] | :heavy_minus_sign: | N/A |
|
||||
| `require_approval` | [OptionalNullable[components.RequireApprovalUnion]](../components/requireapprovalunion.mdx) | :heavy_minus_sign: | N/A |
|
||||
| `server_description` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `server_label` | *str* | :heavy_check_mark: | N/A |
|
||||
| `server_url` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `type` | [components.McpServerToolType](../components/mcpservertooltype.mdx) | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user