get_flexible_asset
Retrieve a specific flexible asset by ID to get its complete details and all traits, returned as JSON.
Instructions
Get a specific flexible asset by ID.
Args: asset_id: The flexible asset ID
Returns: JSON string with the flexible asset details including all traits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |