get_flexible_asset_relationships
Retrieves all items linked to a specific flexible asset by its ID, returning a JSON string of related records for quick reference.
Instructions
Get all items related to a specific flexible asset.
This is a convenience method for a common use case.
Args: flexible_asset_id: The flexible asset ID
Returns: JSON string with all related items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flexible_asset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |