switch_default_account
Changes the active account for subsequent Ceveto API calls. Provide an account slug or UUID to direct all further operations to that account.
Instructions
Switch the active account for all subsequent tool calls.
Args: account: Account slug (e.g. "acme-corp") or UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |