Find UI Navigation Path
get_navigation_pathsTrace historical pathways from a starting state to a target state or one matching a description, revealing the navigation route used.
Instructions
Trace historical pathways from current state to a target state or state matching description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_hops | No | BFS search limit | |
| to_state_id | No | ID of target state | |
| from_state_id | No | ID of starting state (defaults to most recently accessed state) | |
| to_description | No | Description match of target state | |
| response_format | No |