Releases
v0.10.0
Compare
Sorry, something went wrong.
No results found
v0.10.0
Added
Page Content Replacement Tools : New tools for easier page content management
replace-page-content: Replace all content of a page with Markdown (preserves child_database/child_page)
find-and-replace-in-page: Find and replace text in a page with regex support
Dry Run Mode : Preview which blocks will be deleted before executing
replace-page-content: Added dry_run parameter to preview deletions without making changes
Shows block counts grouped by type (e.g., will_delete_by_type: {paragraph: 5, bookmark: 1})
Unit Tests : Added tests for find-and-replace utility functions (textMatches, replaceText)
Improved
Tool Descriptions : Enhanced descriptions to help LLMs choose the right tool
Added warning about non-Markdown blocks being deleted in replace-page-content
Added Markdown syntax examples to replace-page-content
Added regex examples to find-and-replace-in-page
Added cross-references between related tools
You can’t perform that action at this time.