Current section
Files
Jump to
Current section
Files
include/mcp_toolkit@core@json_schema_RootSchema.hrl
-record(root_schema, {
definitions :: list({binary(), mcp_toolkit@core@json_schema:schema()}),
schema :: mcp_toolkit@core@json_schema:schema()
}).