cancel-job
Cancel a queued or in-progress serverless job by providing the endpoint and job IDs. Stops execution and removes the job from the queue.
Instructions
Cancel a Serverless job that is queued or in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ID of the job to cancel | |
| endpointId | Yes | ID of the Serverless endpoint the job belongs to |