edubase_get_tag
Retrieve or verify a tag in EduBase using its identification string. Check tag existence and details to ensure accurate organization of quizzes and educational content.
Instructions
Get/check tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | tag identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | external unique tag identifier (if set for the tag) | |
| tag | Yes | tag identification string | |
| icon | Yes | Font Awesome icon class name | |
| color | Yes | color in HEX format | |
| title | Yes | title of the tag |