hcp_list_job_invoices
Retrieve all invoices for a specific job without paginating a 29K+ invoice list. Prices are converted from cents to dollars for direct use.
Instructions
List all invoices for a specific job. Eliminates need to paginate full invoice list (29K+) and filter client-side. Prices converted from cents to dollars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |