Get document download link
get_document_download_linkGet a download link for a document or document group by providing its ID. Optionally specify the entity type to avoid ambiguity.
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 |