Get document download link
get_document_download_linkObtain a download link for a document or document group. Use the entity ID and optionally specify the type to retrieve the correct URL.
Instructions
Get download link for a document or document group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ID of the document or document group | |
| entity_type | No | Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | Download link for the document |