afl_content_text_get
Retrieve a specific text article by providing its unique ID. Access article details including title, body, author, and tags.
Instructions
Get a single text article by id.
Returns: {id, type:'text', title, body, author, references, tags}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |