get-request
Retrieve a request's status by its ID to check if it is pending, running, or completed. Use this to monitor progress without resubmitting interrupted mutations.
Instructions
Read one request by ID. Pending/running is not a failure; never automatically resubmit an interrupted mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |