edubase_get_tag
Retrieve a tag's title, external identifier, color, and icon from EduBase to identify and manage educational content.
Instructions
Get the details of a tag: title, external identifier, color and icon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | tag identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| tag | Yes | ||
| icon | Yes | ||
| color | Yes | ||
| title | Yes |