get_case_tasks_by_id
Retrieve all tasks linked to a specific case by its ID using the Binalyze AIR MCP Server. Input the case ID and optional organization IDs to filter tasks effectively.
Instructions
Get all tasks associated with a specific case by its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | The ID of the case to retrieve tasks for | |
organizationIds | No | Organization IDs to filter tasks by. Leave empty to use default (0). |