Safer publishing and clearer document errors
Published: September 16, 2026
v2.33.0
Improvements
publish_documentstool: Now takesidsas an array of objects instead of an array of ID strings. Each entry accepts an optionalifRevisionIdguard, which is passed to the Actions API asifDraftRevisionIdso publishing fails if the draft changed since the caller read it.
Fixes
create_documentstool: Fixed success reports when document creation fails, preserved per-document results for partially completed calls, and limited publishing guidance to cases where drafts were created.list_workspace_schemastool: Report conflicting Studio workspace registrations and refuse ambiguous schema reads by workspace name. Use an advertisedschemaIdwithget_schemato inspect an exact schema.