dolphin_request
Send any standard or Dolphin-specific DAP request to the emulator. Use this raw request escape hatch when task-oriented tools cannot cover a debug, memory, or execution need.
Instructions
Send any standard or Dolphin-specific DAP request. This is the complete protocol escape hatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| arguments | No | ||
| timeoutMs | No | ||
| awaitEvent | No |