ToolSchema¶
Union Type¶
ToolSchema
module-attribute
¶
ToolSchema = Union[ToolSchemaS3 | ToolSchemaInlinePayload | ToolSchemaUnknown]
A tool schema for a gateway target. This structure defines the schema for a tool that the target exposes through the Model Context Protocol.
Union Member Types¶
ToolSchemaS3
dataclass
¶
The Amazon S3 location of the tool schema. This location contains the schema definition file.