Expand description
Schema engine for runtime transforms.
Modules§
- mcp_
schema - Centralized schema generation using Draft 2020-12 with AddNullable transform.
Structs§
- Schema
Engine - Engine for applying runtime transforms to tool schemas.
Enums§
- Field
Constraint - Field-level constraint to apply to a schema.
Traits§
- Schema
Transform - Trait for custom schema transforms.