templates_list_tags
List all available tag templates to discover exact template names before creating tags.
Instructions
List all available tag templates for use with tags_create.
⚠️ IMPORTANT: You MUST call this tool before calling templates_get_tag() or tags_create()
to discover exact template names. Do NOT guess template names.
Workflow:
1. templates_list_tags() → get exact template names
2. templates_get_tag(template_name='...') → get requirements for chosen template
3. tags_create() → create the tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||