get_work_packages
Retrieve multiple work packages by ID in a single batch. Handles up to 100 IDs, reporting individual failures without stopping the batch.
Instructions
Get multiple work packages by ID in a single batch call.
Fetches work packages in parallel and returns per-item results. Failed fetches are reported individually without stopping the batch. Maximum 100 IDs per batch.
ids: internal ids (e.g., 952) or display_ids (e.g., "OPM-51"), not UI display numbers. Duplicate IDs are automatically deduplicated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| text_limit | No |