contact_get
Retrieve a specific contact by ID for an alias using CardDAV. Authenticate with alias email and password to fetch contact details.
Instructions
Get a specific contact for an alias (CardDAV). Requires alias credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Contact ID | |
| alias_password | Yes | Alias password from the alias_generate_password tool | |
| alias_username | Yes | Full alias email used as the auth username (e.g. me@example.com) |