jpi_list_jobs_summary
Retrieve job overviews with metadata like Name, DueDate, and Status while excluding task details to reduce token usage by approximately 80% compared to full job listings.
Instructions
List all jobs WITHOUT task details. Returns job metadata only (Name, DueDate, PlannedEnd, Status, etc.) with TaskCount. Use this for job overviews to reduce token usage (~80% smaller than jpi_list_jobs).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||