关于
This skill establishes Pydantic V2 models as the single source of truth for Model Context Protocol (MCP) tool definitions. It enforces strict type validation to prevent silent data coercion and automatically generates compliant JSON schemas for seamless tool registration. By providing standardized patterns for complex nested types, custom field validators, and structured error handling, it ensures that AI agents interact with backend services using reliable, well-documented interfaces that minimize runtime failures.