Accounts

low

Company-level CRM records: domain, industry, headcount, country, ARR band.

accounts_v1

Fields

ColumnTypeRequiredHints
idstringyes
namestringyesfirma · unternehmen · société · azienda · empresa
domainstringwebsite · web · sitio web · url
industrystringbranche · industrie · industria · sector
employee_countnumbermitarbeiter · employés · dipendenti · empleados · staff
countrystringland · pays · paese · país
arr_bandenum

Use via MCP

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

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