Documentation
¶
Overview ¶
Package tools provides MCP tool definitions for mcp-data-platform.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleToolArgs ¶
type ExampleToolArgs struct {
Message string `json:"message" jsonschema:"required" jsonschema_description:"The message to echo"`
}
ExampleToolArgs defines the arguments for the example tool.
Click to show internal directories.
Click to hide internal directories.