get_conversion_job
Check the status of an asynchronous conversion job you submitted.
Returns {job_id, status, ...} for one of YOUR jobs (scoped to the
calling identity; another caller's job id is reported as not found). When
the job has succeeded, small results are inlined as markdown and
larger ones are returned as a result_url to fetch. A failed job
includes its error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||