get_asset
Retrieve detailed information about a specific asset by UUID, including its metadata and optional user and collection details. Use this to inspect asset records directly by ID.
Instructions
Get detailed information about a specific asset by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes | The asset UUID | |
| include_users | No | Include user information | |
| include_collections | No | Include collections the asset belongs to |