as_gradle_signing_report
Display signing configurations and certificate fingerprints (SHA1/SHA256) to configure API keys for services like Maps and Firebase. Secrets are redacted in the output.
Instructions
Show signing configs and certificate fingerprints (SHA1/SHA256).
Useful for configuring API keys (Maps, Firebase). Secrets in the output are redacted by the server.
Args: params (GradleProjectInput): project_dir, timeout.
Returns: str: JSON with the signingReport output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |