create_organization
Create a new organization with a unique name. Use domain names to automatically associate end-users with matching email domains.
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 | |
| domain_names | No | Domain names for the organization | |
| details | No | Details about the organization | |
| notes | No | Notes about the organization | |
| tags | No | Tags for the organization |