flo_happy_path_run
Performs end-to-end validation by executing search, skill routing, and logo QC in one tool call.
Instructions
Run search -> skill routing -> qc logo in one tool call for end-to-end validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query used when assetId is not provided. | hail mary |
| assetId | No | Optional preselected asset ID; skips search when set. | |
| referenceAssetId | Yes | Stored image asset ID used as logo reference. | |
| includePdf | No | Whether to include PDF output in qc result. | |
| authToken | No | Optional bearer token override for this run. |