forge_dynamic_behavior_set_update
Update dynamic behavior set metadata by modifying fields like name, tags, applied services, or active status.
Instructions
Update dynamic behavior set metadata. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dynamic_behavior_set_id | Yes | The dynamic behavior set ID to update | |
| name | No | Updated name | |
| tags | No | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| applied_to_services | No | Service IDs to apply this behavior set to | |
| is_active | No | Whether the behavior set is active | |
| org_id | No | Org ID (uses active org if omitted) |