find_page_navigations
Discover all actions navigating to a specific page, with source, trigger, disabled status, and parameters. Uses cache, so run sync_project first.
Instructions
Find all actions that navigate to a given page, showing source page, trigger, disabled status, and passed parameters. Cache-only, no API calls. Run sync_project first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageName | No | Human-readable page name (e.g. 'PaywallPage'). Case-insensitive. | |
| projectId | Yes | The FlutterFlow project ID | |
| scaffoldId | No | Scaffold ID (e.g. 'Scaffold_tydsj8ql'). |