keychain_store_credential
Securely store usernames and passwords in macOS Keychain so the browser agent can autofill them on future logins.
Instructions
Store a username and password securely in macOS Keychain so the browser agent can log in automatically later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Username or email address | |
| service | Yes | Service name (e.g. "github", "aws", "internal_portal") | |
| password | Yes | Password to store in Keychain |