execute-apex
Execute anonymous Apex code with automatic debug log capture for real-time troubleshooting and testing.
Instructions
Execute anonymous Apex code with debug log capture
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apexCode | Yes | Anonymous Apex code to execute | |
| captureDebugLogs | No | Capture debug logs from execution (default: true) |