Steps

1
Open Test panel
Open the tool and select the Test tab.
2
Provide input
Enter realistic sample input JSON.
3
Run in environment
Choose Dev/UAT/Prod and run. Review logs for errors.
Debugging
Example Input
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run tools with sample inputs across environments and debug failures.

Open Test panel
Provide input
Run in environment
{
"to": "user@example.com",
"subject": "Hello",
"body": "Test"
}
