get_tickets_details
Retrieve complete ticket details for multiple IDs in a single request, including all notes and time entries.
Instructions
Get complete details for multiple tickets including all notes and time entries.
This tool fetches full ticket information for multiple tickets in a single request. More efficient than calling get_ticket_details multiple times when you need details for several tickets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | List of task IDs to retrieve (max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |