feat(update-doc-tool): add mention and column value blot support#278
Conversation
5adc624 to
1c143b9
Compare
|
`### Positive Aspects
Issues & Concerns1.
|
4501a36 to
a11d08d
Compare
…p to 4.1.4 - Add mention blot support (USER/DOC/BOARD) in delta_format for both create_block (BlotInput GraphQL format) and update_block (raw JSON format) - Add column_value blot support in delta_format for both paths - NaN guard for mention ids; pass as string for GraphQL path, number for raw path - Bump agent-toolkit version to 4.1.4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a11d08d to
6aa2a5d
Compare
Summary
delta_formatinupdate_doc_tool— both thecreate_doc_blockspath (mapDeltaFormat) and theupdate_doc_blockpath (mapDeltaFormatRaw)Number()formention.idto match the docs-api expected ID typeattributeskey whenundefined(sendingnullis invalid per Quill Delta spec)@includedirective to skip blocks query wheninclude_blocksis not requestedMonday Item
https://monday.monday.com/boards/18404309029/pulses/11549480166
Test Plan
delta_format→ mention appears correctlyupdate_doc_block→ content saved correctlyattributeskey omitted from JSON body🤖 Generated with Claude Code