get_file_link
Short-lived direct link to blob storage, for large or binary files. With path, returns file_url (GET to download; PUT with header 'x-ms-blob-type: BlockBlob' to upload when access='readwrite'). Without path, returns container_url and sas_token for the whole workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| access | No | read | |
| api_token | No | ||
| workspace_id | Yes |