edubase_get_tag
Retrieve tag details from EduBase to verify categorization and locate specific educational content including quizzes, questions, and exams.
Instructions
Get/check tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | tag identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | tag identification string | |
| id | No | external unique tag identifier (if set for the tag) | |
| name | Yes | title of the tag | |
| color | Yes | color in HEX format | |
| icon | Yes | Font Awesome icon class name |