list_envelope_documents
Lists every document in an envelope using its ID, enabling quick retrieval for review or further processing.
Instructions
List all documents in an envelope.
Args: envelope_id: The envelope ID to query.
Returns: Dictionary with list of documents in the envelope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelope_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||