McpToolSchemaConfiguration
The MCP tool schema configuration for an MCP server target. The tool schema must be aligned with the MCP specification.
Inheritors
Types
Functions
Casts this McpToolSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Throws an exception if the McpToolSchemaConfiguration is not a InlinePayload.
Casts this McpToolSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Returns null if the McpToolSchemaConfiguration is not a InlinePayload.
Casts this McpToolSchemaConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Throws an exception if the McpToolSchemaConfiguration is not a S3.
Casts this McpToolSchemaConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Returns null if the McpToolSchemaConfiguration is not a S3.