Series, read
Get series
Read one series in full: the brief, the posts already published in it oldest first, the drafts waiting on it, and the memory lines learned from it. Editing those lines is the memory group's job, not this one's.
MCP
Tool nameget_series
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_series",
"arguments": {
"project_id": "<uuid>",
"series_id": "<uuid>"
}
}
}Input
project_idrequireduuid
series_idrequireduuid
Returns
The series row, its published posts oldest first with their number, hook, date and link, the new or planned drafts written for it, and its own memory lines with their kind and whether each is enabled.