Skip to content

v1.2.0

Choose a tag to compare

@craftzdog craftzdog released this 10 Jul 02:30
· 18 commits to main since this release

New Tools Added:

  • read-tag - Retrieve detailed information about a specific tag by its ID
  • create-tag - Create new tags with customizable colors
    • Supports 14 color options: default, red, orange, yellow, olive, green, teal, blue, violet, purple, pink, brown, grey, and black
  • update-tag - Modify existing tags (name and color)
  • read-book - Retrieve detailed information about a specific notebook by its ID

Enhanced Note Creation and Updates

  • Added tags parameter support for both create-note and update-note tools (#4)
  • You can now assign tags to notes when creating or updating them by providing an array of tag IDs