get_approval_status
Check an approval's current status by ID to see if it is pending, approved, executed, or refused. Verify whether a retail operation change is authorized before proceeding.
Instructions
Return the current record for approval_id (pending | approved | executed | refused).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approval_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||