store_get
Fetch full details and license info for a public store asset by its ID. Use when you need the download permission data for an external store asset.
Instructions
Get full details (including license info needed to download) for a single public store asset by id. Reaches an external service over the network. When NOT to use: to fetch a project-local asset (use list_assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Store asset id (from store_search) |