subaccount_create
Create a new subaccount with an email address; optionally set a display name and custom identifier to organize access.
Instructions
Create a new subaccount.
Args: email: Email address for the subaccount (required) subaccount_name: Display name for the subaccount (optional) subaccount_id: Custom identifier for the subaccount (optional)
Returns: Created subaccount information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| subaccount_id | No | ||
| subaccount_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||