purge-endpoint-queue
Remove all pending jobs from a Serverless endpoint queue to recover from errors or clear outdated requests, while leaving in-progress jobs unaffected.
Instructions
Remove all pending jobs from a Serverless endpoint queue. Only affects queued jobs — in-progress jobs continue running. Use this for error recovery or clearing outdated requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointId | Yes | ID of the Serverless endpoint to purge the queue for |