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.

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.