get_account_tasks
Retrieve and filter tasks for a specific Vitally account to manage customer success workflows, with options to specify status and limit results.
Instructions
Vitally tool to get tasks for an account
Input Schema
TableJSON 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) |