contacts
0 rows sorted by updated_at descending
This data as json
0 records
CREATE TABLE contacts (id INTEGER, name TEXT, email TEXT, phone TEXT, organization TEXT, role TEXT, tags TEXT, notes TEXT, tier INTEGER, last_contact TEXT, created_at TEXT, updated_at TEXT);