ToolSchema
A tool schema for a gateway target. This structure defines the schema for a tool that the target exposes through the Model Context Protocol.
Inheritors
Types
Functions
Casts this ToolSchema as a InlinePayload and retrieves its kotlin.collections.List
Casts this ToolSchema as a InlinePayload and retrieves its kotlin.collections.List
Casts this ToolSchema as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Throws an exception if the ToolSchema is not a S3.
Casts this ToolSchema as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Returns null if the ToolSchema is not a S3.