get_shared_link
Retrieve full details of a shared link, including permissions, expiry date, and linked assets. Inspect any link's configuration with this read-only operation.
Instructions
Get full details of a shared link including permissions, expiry, and linked assets. Use this to inspect a specific link's configuration. Read-only.
Args:
link_id: The shared link's UUID (from list_shared_links).
Returns: JSON with link details, permissions, expiry date, and associated assets/album.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |