list_urls_methods
Lists URL and HTTP method combinations from HAR files to identify endpoints accessed. Optionally accepts a specific HAR file, otherwise uses the loaded HAR.
Instructions
列出 HAR 中访问过的所有 URL 与 HTTP 方法组合。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | 可选 HAR 文件来源。为空时使用 `load_har` 已加载的默认 HAR;传入时直接分析指定 HAR 文件。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |