Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt

Use this file to discover all available pages before exploring further.

Steps

testing-tools
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
{
  "to": "user@example.com",
  "subject": "Hello",
  "body": "Test"
}
Never include real secrets in sample inputs.