get-assets-by-asset-id
Retrieve detailed information about a specific AI-generated image asset by providing its unique ID, including optional embedding data and original versions.
Instructions
Get the details of an asset
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| withEmbedding | No | Include the embedding in the response | |
| originalAssets | No | If set to true, returns the original asset without transformation | |
| assetId | Yes | The asset ID to retrieve |