things_request_status
Check a mutation request ID against local receipts to confirm if a write succeeded. If pending or unknown, inspect Things before issuing another write to prevent duplicates.
Instructions
Check the local receipt for a mutation request ID. Pending or unknown means inspect Things before any further write; do not create a new ID as an automatic retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |