Examples, read
List examples
List the examples a project keeps, newest first: the post, its author, its counts and the note about why it works. They are shapes to learn from, never sentences to reuse.
MCP
Tool namelist_examples
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_examples",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
series_iduuid
Only this series' examples. Left out is every example the project holds.
project_onlyboolean
Only the project's own pool, leaving out every example kept for a series.
handlestring
Only the posts this author wrote, with or without the @. Left out is every author.
Returns
One row an example: id, series id, platform, link, author handle and name, the text, when it was posted, the four counts, the pictures and the quoted post, the note, which door it came through and when it was saved. Plus how many the project holds in all and how many of those sit on a series.