Envelopes get
envelopes_getRetrieve a specific payment envelope by UUID to inspect its details. Returns the envelope data when bound to your agent instance, or 404 if not found.
Instructions
Fetch a single envelope by id. Returns the same shape as envelopes_list. Returns 404 when the envelope is not bound to the calling agent instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelope_id | Yes | UUID of the payment envelope to fetch. |