All tools
6sense6

by 6sense

Search for people

Returns people in 6sense's B2B database who match company domain, job title, level, function, location or industry filters, without their emails or phone numbers.

View on GitHub
Updated Sep 27, 2026Available asAPI

Description

Send at least one of `domain`, `industryNAICS`, `email`, `linkedinUrl`, `country` or `jobTitle`, each a list of up to 10 values. Filters combine as one flat AND of ORs, such as (Product Manager OR Engineer) AND (US OR Canada), with no nesting. Page with `pageNo` and `pageSize` (up to 1,000). Each match says which contact data 6sense holds (`hasEmail`, `emailConfidence`, `hasPhone`), and `includeInSystemFlag=true` marks people already in your CRM or MAP. Search costs no credits; enrich the matches by their people ID to get emails and phone numbers.

search-people.md

Search for people

Returns people in 6sense's B2B database who match company domain, job title, level, function, location or industry filters, without their emails or phone numbers.

Send at least one of domain, industryNAICS, email, linkedinUrl, country or jobTitle, each a list of up to 10 values. Filters combine as one flat AND of ORs, such as (Product Manager OR Engineer) AND (US OR Canada), with no nesting. Page with pageNo and pageSize (up to 1,000). Each match says which contact data 6sense holds (hasEmail, emailConfidence, hasPhone), and includeInSystemFlag=true marks people already in your CRM or MAP. Search costs no credits; enrich the matches by their people ID to get emails and phone numbers.

Set up

Use the first option your agent supports.

API (official)

Before doing anything else, make one read-only call to confirm access.

Rules

  • Ask the user before anything that sends messages, costs money, or changes data.
  • Never print API keys.

Built from these files in the repository

The layout and the rules come from lib/catalog/render-markdown.ts, the set-up wording from lib/catalog/render-access.ts.

Ways in

RouteSourceCallRequiredDocs
APIOfficialPOST /v2/search/peopleAPI key in $SIXSENSE_API_KEYDocs

Workflows using Search for people

No workflows yet
No published workflow uses Search for people yet.