Contacts

low

People at named accounts: identity, contact details, role, decision-maker flag.

contacts_v1

Fields

ColumnTypeRequiredHints
idstringyes
account_idstringkonto · compte · account · cuenta
first_namestringvorname · prenom · prénom · nombre · given name
last_namestringnachname · nom · cognome · apellido · surname
emailemaile-mail · mail · correo
phonephonetelefon · téléphone · telefono · phone · mobile
titlestringtitel · titre · titolo · cargo · job title
is_decision_makerbooleanentscheider · décideur · decisor
last_contacted_atdate

Use via MCP

Drop AdaptivMapr into Cursor or Claude Desktop. Schema-only calls are free and unlimited.

adaptivmapr.match_headers({
  template: "contacts_v1",
  headers: ["first_name", "last_name", /* ... */]
})
MCP install instructions →