OpenAPI 3.x spec parser and Chio ToolManifest generator.
This crate parses OpenAPI 3.0 and 3.1 specifications (both YAML and JSON)
and generates Chio ToolManifest values where each route becomes a
ToolDefinition with input schema derived from path, query, and body
parameters.