create_organization
Create a new organization with a unique name. Optionally associate users by domain names and add tags, notes, or details.
Instructions
Create a new organization. Name must be unique within the instance. Use domain_names (array) to auto-associate end-users whose email domain matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Organization name | |
| tags | No | Tags for the organization | |
| notes | No | Notes about the organization | |
| details | No | Details about the organization | |
| domain_names | No | Domain names for the organization |