create_tag
Creates a tag to group models for viewing or reporting, with optional initial member model seeding. Tag names must be unique per workspace.
Instructions
Create a tag, optionally seeding it with member models.
Tags group models for viewing/reporting without asserting any relationship between them and without moving credit. Tag names are unique per workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | the tag name (unique within the workspace). | |
| model_ids | No | optional initial member model ids. | |
| description | No | optional description. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||