Update Contact
update_contactUpdate an Apple Contact by ID with changes. Dry-run by default; use dryRun=false and confirm=true to write changes.
Instructions
Update an Apple Contact by contactId. Dry-run by default; actual writes require dryRun=false and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | ||
| changes | Yes | ||
| dryRun | No | ||
| confirm | No |