fieldnotesai
    Preparing search index...
    • Deletes a personal contact by id. If deleted contact was primary, primary falls back to the first remaining contact (or EMERGENCY_PRIMARY_CUSTOM_ID if none remain).

      Parameters

      • id: string

      Returns Promise<{ error?: string; success: boolean }>