feat(lists): add update_list tool (v0.7.3)
Implements taskupdatelist endpoint (verified via FW_DEBUG=1): - Parameter 'metaId' (not 'id') identifies the list - Partial update: only provided fields (name/color/emoji) are changed - Reads rights.canUpdate before calling the endpoint (single session) - System lists (canUpdate != 'true') are rejected with a clear error - Scope derived from list metaId for secondary-circle support Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "0.7.2"
|
||||
__version__ = "0.7.3"
|
||||
|
||||
Reference in New Issue
Block a user