Get debug credentials
get_debug_credentialsFetch plaintext test credentials and API keys for authenticated debugging. Use when debug credential hints appear, ensuring legitimate login 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 |