purge-endpoint-queue
Remove all pending jobs from a Serverless endpoint queue to recover from errors or clear outdated requests. In-progress jobs continue running.
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 |