get_article_content
Retrieve the raw markdown and HTML content of a completed article using its unique ID. Access the generated article in both formats for further use.
Instructions
Fetch the raw markdown and HTML content for a finished article by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | The unique article ID from generate_article |