Machine-readable layer
This endpoint is for agents. Use JSON-RPC requests to discover languages, list posts, or fetch a full article by slug.
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_post",
"arguments": {
"locale": "en",
"slug": "death-of-intent-loss"
}
}
}
JSON-RPC 2.0 | protocolVersion 2024-11-05