read-tag
Retrieve a specific tag from your Inkdrop database by providing its unique tag ID.
Instructions
Retrieve a single tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | ID of the tag to retrieve. It can be found as `_id` in the tag docs. It always starts with `tag:`. |