Create Contact
neuron_create_contactCreate a new contact by providing name and phone; enrich with email, tags, or notes. Notes are saved as structured entries with source tracking.
Instructions
Create a new contact. If notes are provided, they are saved as a structured note entry with source tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full name of the contact | |
| tags | No | Tags to categorize the contact | |
| No | Email address of the contact | ||
| notes | No | Additional notes about the contact | |
| phone | Yes | Phone number of the contact |