ApiGatewayToolOverride¶
Structure Class¶
ApiGatewayToolOverride
dataclass
¶
Settings to override configurations for a tool.
Attributes¶
description
class-attribute
instance-attribute
¶
description: str | None = None
The description of the tool. Provides information about the purpose and usage of the tool. If not provided, uses the description from the API's OpenAPI specification.