People, read
Get person
One person from the week's blips: the same row list_people returns, the whole of what has happened between this project and them, and every blip of theirs the project surfaced in the last 7 days, so a caller can go from a person to one of their posts.
MCP
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_person",
"arguments": {
"project_id": "<uuid>",
"platform": "<x | hn | youtube | bluesky | reddit>",
"handle": "<string>"
}
}
}Input
Their handle. A leading @ or u/ is fine.
Returns
The person's row; `history`, which is what actually happened and never a score — replies you sent and when the last went, how many they answered out of the ones you checked, how many of your replies have no result recorded at all (unmeasured, never a no), how many drew a reply of their own, the watches they turn up in, the brief topics their posts name, `brief_match` (null when your brief names no topic, so unknown rather than false), the private outcomes you marked, and the sentences a surface prints; and their blips in the window newest first: the blip id, the text, the score and the link to the post.