get_account_tasks
Retrieve tasks for a specific account in Vitally, with optional filters for status and limit, to manage and track customer success activities.
Instructions
Vitally tool to get tasks for an account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Vitally account ID | |
| status | No | Filter tasks by status (e.g., 'open', 'completed') | |
| limit | No | Maximum number of tasks to return (default: 10) |