Promote endpoints to direct HTTP
flow_verify_http_tierTest GET endpoints from Node using browser cookies to confirm they work without page visits, enabling parallel calls.
Instructions
Test whether discovered read-only GET endpoints work from Node with the browser's cookies alone, so later calls can skip the page entirely (faster, parallelisable). Mutations are never tested, because replaying one could generate and charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| procedures | Yes | Procedure names from flow_discover_api |