replayRequest
Replay captured network requests in Whistle MCP Server to test or debug API calls. Specify URL, method, headers, and body, then retrieve results using the getInterceptInfo interface for analysis.
Instructions
在whistle中重放捕获的请求(本接口请求后不会直接返回结果, 需要使用getInterceptInfo接口获取结果)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | 请求体,可以是字符串或对象 | |
headers | No | 请求头,可以是对象或字符串 | |
method | No | 请求方法,默认为GET | |
url | Yes | 请求URL | |
useH2 | No | 是否使用HTTP/2 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from whistle-mcp
- addRuleToGroup
- addValueToGroup
- createGroup
- createRule
- createValue
- createValuesGroup
- deleteGroup
- deleteRule
- deleteValue
- deleteValueGroup
- disableRule
- enableRule
- getAllValues
- getCurrentTimestamp
- getInterceptInfo
- getRules
- getWhistleStatus
- removeRuleFromGroup
- removeValueFromGroup
- renameGroup
- renameRule
- renameValue
- renameValueGroup
- replayRequest
- setAllRulesState
- toggleHttp2
- toggleHttpInterception
- toggleHttpsInterception
- toggleMultiRuleMode
- toggleProxy
- updateRule
- updateValue
Related Tools
- @7gugu/whistle-mcp
- @7gugu/whistle-mcp
- @7gugu/whistle-mcp
- @7gugu/whistle-mcp
- @7gugu/whistle-mcp