accounts_add
Register a new Play Console account by providing the filesystem path to a Google Cloud service-account JSON key file. The key remains on disk, only its path is recorded.
Instructions
Register a new Play Console account. Provide a local filesystem path to a Google Cloud service-account JSON key. The key stays on disk — the MCP only records its path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Short identifier used to switch accounts, e.g. 'my-app' or 'client-acme' | |
| keyFile | Yes | Absolute path to the service-account JSON key file | |
| description | No |