ep_get_commit_status
Poll a pre-action commit by ID to learn its status (active, revoked, expired, or fulfilled) and determine if it may still be consumed.
Instructions
Get the current state of a pre-action commit by id. Read-only. Returns one of active, revoked, expired, or fulfilled, plus the bound action hash and expiry — poll this to learn whether a commit may still be consumed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_id | Yes | Commit ID (epc_...) |