Discover Flow's internal API
flow_discover_apiRecords tRPC endpoints called by Flow's frontend during app exercise and creates a reusable API map. Run after redeploy or upon 404 errors. No data submission or charges.
Instructions
Record which tRPC endpoints Flow's own frontend calls while the app is exercised, and write a reusable API map. Observation only — it submits nothing and charges nothing. Run this after any Flow redeploy, or when another tool reports a 404 on a procedure. Only endpoint shapes are stored; no prompts, media, or tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| navigate | No | Reload the page to replay app bootstrap traffic | |
| duration_seconds | No | How long to observe traffic |