delete_tag
Delete a tag from your Bauplan data catalog by providing the tag name. This action removes the specified tag to help keep the catalog organized.
Instructions
Delete a specified tag from the user's Bauplan data catalog using a tag name.
Args: tag: Name of the tag to delete.
Returns: TagDeleted: Object indicating success/failure of the deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| tag | Yes | ||
| message | No |