get_network_map
Extract hardcoded URLs, API base URLs, and proxy patterns from Lampa source to reveal every external service the app communicates with.
Instructions
Extract all hardcoded URLs, API base URLs, and proxy patterns from the Lampa source. Reveals every external service the app communicates with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Repo-relative subfolder to search, e.g. 'plugins/online', 'plugins/iptv'. Defaults to 'plugins'. |