hcp_get_job
Retrieve a single job's details by its ID, with prices automatically converted from cents to dollars for clarity.
Instructions
Get a single job by ID. 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 |