Feed, read
List blips
List this project's blips: the posts worth replying to, best first. The defaults are the feed's own, the ones still waiting for a reply in the last 30 minutes.
MCP
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_blips",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
The project. list_projects names them and marks the default.
One state. Left out, it lists the new and notified ones together, as the feed does.
One of the project's watch folders.
Only blips scoring at least this.
Only blips from this platform.
True for the ones already answered, false for the rest.
True for the starred ones, which ignore the state unless one is named.
How far back to look. A window (30m, 2h, 6h, 24h, 7d, 30d) or an ISO time.
How many rows, up to 100. 30 by default.
Only blips from an account this project studies, the feed's Studying mark.
Returns
Each blip with its id, score and reasons, its state, the post itself with its author and counts, the watch it came from, its folder label, whether it is starred or studied, and the reply drafted for it when there is one.