remove_model_from_group
Remove a model from a tag group only, leaving the model itself untouched. Use it to manage tag associations in your security posture without deleting the model.
Instructions
Remove a model from a tag group (the model itself is not deleted).
Member removal is supported for TAGS ONLY — systems have no remove-member
endpoint on this API (a model added to a system via
add_model_to_group(kind="system", ...) cannot be detached through
this client). Removing a model from a tag leaves the model untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | the tag. | |
| model_id | Yes | the model to remove. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||