getTagList
Retrieve a paginated list of tags from GROWI. Use limit and offset to control which tags are returned.
Instructions
Get list of tags in GROWI with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of tags to retrieve per page (optional) | |
| offset | No | Offset for pagination (optional) | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |