jobs_submit
Submit a platform-managed job with a fixed type, input JSON, and cost ceiling. The SDK ensures idempotency; an optional callback URL notifies on completion.
Instructions
Submit a fixed platform-managed job. The request must match the gateway jobs API shape: job_type, input with input.json, and max_cost_usd_micros. The SDK supplies the required idempotency header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| request | Yes | Gateway-shaped managed job submit request |