trace_journey
Find a shortest declared interaction path within a mapped UI flow to identify the steps needed to reach a target, noting the path is declared and not proof of passage.
Instructions
Find a shortest declared interaction path within a mapped flow. A path is not proof it passed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| run | No | ||
| flow | Yes | ||
| from | No | ||
| project | Yes | ||
| revision | No | ||
| currentRevision | No |