Humantic MCP / Tools / humantic_pi_profile_flag_v1
People Intelligence Pi

humantic_pi_profile_flag_v1

Feedback: right/wrong person, accuracy, usefulness.

“Wrong person — here’s the correct LinkedIn.”
At a glance

Key inputs

identifier + iscorrect / isaccurate / isuseful (+ correctid, flag_reason).

Upstream API

POST /v1/user-profile/update

Example ask
That profile resolved to the wrong Sarah Chen — the correct one is linkedin.com/in/sarah-chen-ops.
Example tool call
humantic_pi_profile_flag_v1({
  "linkedin_url": "https://linkedin.com/in/sarah-chen-vp",
  "iscorrect": false,
  "correctid": "https://linkedin.com/in/sarah-chen-ops"
})
Example output
Feedback recorded. Profile will be corrected on next fetch.
Good to know. Flagging improves match quality across the platform. Use it for wrong-person, inaccurate reads, or usefulness signals.