Skip to content
Changelog

Strict-mode tool schemas without a properties field no longer error

Community contributorTai An

August 26, 20261 min read

Function.process_schema_for_strict no longer raises a KeyError when a tool schema leaves out the properties key. Strict mode now works for schemas registered verbatim, including MCP server schemas that don't include properties.

Shipped around the same time