get_request_initiator
Trace JavaScript call stacks to identify which code initiated specific network requests, aiding in debugging API call origins within WeChat MiniApps.
Instructions
Gets the JavaScript call stack that initiated a network request. This helps trace which code triggered an API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |