update_contact
Modify contact details in macOS Contacts app, including name, organization, job title, emails, phones, URLs, and notes by specifying the unique identifier.
Instructions
Update an existing contact
Input Schema
Name | Required | Description | Default |
---|---|---|---|
emails | No | Updated email addresses (replaces all existing) | |
identifier | Yes | Contact name or unique ID | |
job_title | No | Updated job title or position | |
name | No | Updated full name | |
note | No | Updated notes | |
organization | No | Updated organization or company name | |
phones | No | Updated phone numbers (replaces all existing) | |
urls | No | Updated URLs (replaces all existing) |