test_connection
Test API connection and verify credentials for Optimizely DXP environments. Validates API key/secret, checks environment accessibility, and returns permission levels after configuration changes or when troubleshooting.
Instructions
🔍 Test API connection and verify credentials. REAL-TIME: 2-5s. Validates API key/secret, checks environment accessibility (Integration, Preproduction, Production), and returns permission levels. Use this after configuration changes or when troubleshooting connection issues. Returns accessible environments and detected project info. Optional: project. Use verify_access() for detailed permission checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectName | No | ||
| apiKey | No | ||
| apiSecret | No | ||
| setupMode | No | ||
| autoFix | No | ||
| skipChecks | No |