McpToolSchemaConfiguration¶
Union Type¶
McpToolSchemaConfiguration
module-attribute
¶
McpToolSchemaConfiguration = Union[McpToolSchemaConfigurationS3 | McpToolSchemaConfigurationInlinePayload | McpToolSchemaConfigurationUnknown]
The MCP tool schema configuration for an MCP server target. The tool schema must be aligned with the MCP specification.
Union Member Types¶
McpToolSchemaConfigurationS3
dataclass
¶
The Amazon S3 location of the tool schema. This location contains the schema definition file.