update_organization
Update an existing organization by specifying only the fields to change; clear lists by passing empty arrays.
Instructions
Update an existing organization. Pass only the fields you want to change. To clear domain_names or tags, pass an empty array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID to update | |
| name | No | Updated organization name | |
| tags | No | Updated tags | |
| notes | No | Updated notes | |
| details | No | Updated details | |
| domain_names | No | Updated domain names |