Get debug credentials
get_debug_credentialsGet plaintext debug credentials for test logins and service API keys to authenticate during debugging. Use when debug credential hints are visible to run authenticated API tests without fabricating tokens.
Instructions
Return plaintext debug credentials (test login/password, service api-key) for AI to log in or authenticate legitimately during debugging. Call this when has_debug_credentials/debug_credential_hints are visible and authenticated API testing is needed. Use auth_hint and credential desc to choose the right credential; do not fabricate tokens or bypass auth. project_id|project_name required; pass service to merge project+service level (service overrides). Read-only, not approval-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| service_id | No | ||
| project_name | No | ||
| service_name | No |