Steps
Open Test panel
Open the tool and select the Test tab.
Provide input
Enter realistic sample input JSON.
Run in environment
Choose Dev/UAT/Prod and run. Review logs for errors.
Debugging
{
"to": "user@example.com",
"subject": "Hello",
"body": "Test"
}
Never include real secrets in sample inputs.