Ask about a person
ask_about_personAnswer one specific question about a person, grounded in their public footprint, and suggest follow-ups. Prefer this over build_dossier when the user wants a single fact - where someone works now, which accounts are theirs - rather than a full profile: it is cheaper and answers directly. Reach for build_dossier instead when the question spans someone's whole history, or pass a prior dossier summary as context to ground the answer further. Public sources only - never private accounts or breach data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The person the question is about. | |
| context | No | Optional extra grounding context, e.g. a prior dossier summary. | |
| question | Yes | Your question about the person. |