ToolDefinition
class ToolDefinition
A tool definition for a gateway target. This structure defines a tool that the target exposes through the Model Context Protocol.
Types
Properties
Link copied to clipboard
The description of the tool. This description provides information about the purpose and usage of the tool.
Link copied to clipboard
The input schema for the tool. This schema defines the structure of the input that the tool accepts.
Link copied to clipboard
The output schema for the tool. This schema defines the structure of the output that the tool produces.