Slash Command

/tags

List available tags in a ClickUp space

From clickup-tool
Install
1
Run in your terminal
$
npx claudepluginhub realvoronvan/clickup-tool-plugin
Details
ArgumentSPACE_ID
Allowed Tools
Bash(clickup-tool *)
Command Content

Run clickup-tool get-tags $ARGUMENTS to list all tags in the specified space.

If $ARGUMENTS is empty, first run clickup-tool get-spaces to find the space ID, then ask the user which space to query.

Output is a plain list of tag name strings. Suggest using them with clickup-tool get-tasks --tag "TAG_NAME".

Stats
Stars1
Forks0
Last CommitFeb 26, 2026