Get job metrics
get_job_metricsRetrieve recent platform engagement metric snapshots for a published job, ordered newest first.
Instructions
Get the latest platform engagement metric snapshots for a published job (newest first). Read-only. Only meaningful after publish_job; for render progress use get_job_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job ID | |
| limit | No | Max metric snapshots (default 10, max 20) |