Humantic MCP / Tools / humantic_pi_profile_fetch_v1
People Intelligence Pi

humantic_pi_profile_fetch_v1

Read an existing profile.

“Get the DISC profile.”
At a glance

Key inputs

One of profile_id / linkedin_url / email; optional nocache, format (json / html), persona (sales / hiring).

Upstream API

GET /v1/user-profile

Example ask
Get me Sarah Chen’s profile again.
Example tool call
humantic_pi_profile_fetch_v1({
  "email": "sarah@acme.com"
})
Example output
Sarah Chen — High D/C
Decision style: data-led, fast.
Do: bullet the ROI, cite proof points.
Don’t: open with rapport or vague claims.
Good to know. Fetches a cached profile in milliseconds. Pass nocache to force a fresh read. Default format=json. Pass format=html for one resource: profile HTML under `resource`, plus metadata / usage_stats / _status / _trace_id / _quota on `_meta`.