filter_by_path
Filter Charles Proxy traffic by URL path keyword to locate specific API endpoints. Returns concise view of recent matching requests, with configurable limit up to 50.
Instructions
按 URL 路径关键词过滤,返回精简视图。
适合快速定位某个业务接口,例如 '/api/sign'、'/login'。 limit 默认 15,上限 50,返回最近 N 条。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_keyword | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |