updateTag
Update tags on a GROWI page by providing page ID, revision ID, and new tag list. Ensures accurate categorization of wiki content.
Instructions
Update tags for a page in GROWI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page ID to update tags for | |
| revisionId | Yes | Revision ID of the page | |
| tags | Yes | Array of tag names to set for the page | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |