Detect the API base URL from the code
detect_base_urlDetects API base URLs by scanning .env files, code settings, and absolute URLs. QA can accept the top candidate or manually override it.
Instructions
Scans config (.env), axios/Dart baseURL settings, and absolute URLs in the code to find candidate API base URLs. Works for web and mobile apps. QA can use the top candidate or override it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project root path. |