Get a first-party essay
get_articleRetrieve a complete essay by its slug, returning clean Markdown-like body, metadata, licence context, and canonical URL. Use after listing or searching articles to fetch the full content.
Instructions
Get one complete essay by slug, including its clean Markdown-like body, metadata, licence context and canonical URL. Use this after list_articles or search_articles has returned the slug you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Article slug, e.g. 'the-stopwatch-and-the-exam'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Full Markdown-like article body. | |
| slug | Yes | ||
| title | Yes | ||
| topics | Yes | ||
| api_url | Yes | ||
| summary | Yes | ||
| language | Yes | ||
| modified | Yes | ||
| published | Yes | ||
| resource_uri | Yes | ||
| canonical_url | Yes | Cite this URL. | |
| translation_key | No |