add_tags_to_assets
Apply tags to selected assets in Binalyze AIR by specifying endpoint IDs and tag values for organized incident response management.
Instructions
Add tags to specific assets based on filters. Requires specifying filter.includedEndpointIds and tags.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | Yes | Filter object to specify which assets to add tags to. | |
| tags | Yes | REQUIRED: Array of tags to add to the selected assets. |