list_publish_approvals
List all publish approvals for your tenant with their current approval status. Filter by pending, approved, or rejected, and paginate using limit and offset.
Instructions
List this tenant's publish approvals and their status — how you find out whether a request_publish_* was approved or rejected. Optionally filter by status, and page through with limit/offset. Approving and rejecting are human-only actions in Axonity; no tool can do them.
Readiness is recomputed WHEN YOU READ, not frozen at request time: readiness is the verdict right now, readinessAtRequest is what the requester saw, and readinessChanged says whether it moved. So a blocker you saw an hour ago may already be resolved — and 'ready' means ready now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 50. | |
| offset | No | Default 0. | |
| status | No | Filter by status. Omit for all. |