agentle.mcp.tools.input_schemaΒΆ
Input Schema definition for MCP tools.
This module provides the InputSchema class which defines the expected parameters for tools in the Model Control Protocol (MCP) system. It follows a JSON Schema-like structure to validate and document tool parameters.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Schema definition for tool inputs in the MCP system. |