Skip to content

Bedrock Agentcore Control  >  Unions  >  McpToolSchemaConfiguration

McpToolSchemaConfiguration

Union Type

McpToolSchemaConfiguration module-attribute

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.

Attributes

value instance-attribute

McpToolSchemaConfigurationInlinePayload dataclass

The inline payload containing the MCP tool schema definition.

Attributes

value instance-attribute
value: str

McpToolSchemaConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str