updateTag
Update tags on a GROWI page by providing its page ID, revision ID, and an array of tag names. Enables precise tag management.
Instructions
Update tags for a page in GROWI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | Array of tag names to set for the page | |
| pageId | Yes | Page ID to update tags for | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) | |
| revisionId | Yes | Revision ID of the page |