flow_component_usage
List every test step that references a given component (fragment) via a live COMPONENT_REF. Backs the deletion guard: a component in use cannot be deleted. Returns the referencing recording id, display id, name, and step index. The component must be a fragment owned by the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentId | Yes | Component (fragment) recording ID to look up usage for |