get_credentials_for_service
Access all credentials for a given service, optionally including passwords, to support login automation and credential management.
Instructions
Get all credentials for a specific service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service identifier (e.g., 'google', 'arena.ai') | |
| includePasswords | No | Include passwords in response |