Skip to main content
POST
Enrich Person

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
output_variable_name
string
default:enriched_person
required

Variable name to store the enrichment result (JSON with all enriched fields).

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
email
string

Person's email address. Best identifier — enables Fiber AI LinkedIn resolution.

name
string

Person's full name (e.g. 'Jane Doe'). Used with company/domain for web search fallback.

company
string

Current employer name. Helps disambiguate common names.

domain
string

Company website domain (e.g. 'acme.com'). Alternative to company name.

linkedin_url
string

LinkedIn profile URL or slug (e.g. 'https://linkedin.com/in/janedoe' or 'janedoe').

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action