wetrack_create_organisation
Creates a new organisation with required name, contact email, and primary contact person. Accepts optional slug and phone for additional details.
Instructions
Create a new organisation.
Args: name: Organisation name e.g. 'Vithi IT Solutions'. email: Contact email e.g. 'contact@vithi.com'. contact_name: Primary contact person e.g. 'Jane Doe'. slug: URL slug e.g. 'vithi'. phone: Phone number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | No | ||
| Yes | |||
| phone | No | ||
| contact_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |