create_version improvements and patch fixes
Published: April 17, 2026
v2.17.1
Improvements
create_versiontool: Simplified the response and added follow-up guidance for editing version documents withpatch_document_from_jsonorpatch_document_from_markdown.
Fixes
patch_document_from_jsontool: Numeric array indices are now rejected, and patch execution has been simplified for more predictable behavior.- Authentication:
/tokenresponses now includeCache-Control: no-storeto prevent caching of OAuth tokens.