afl_content_text_get
Retrieve a specific AFL text article by ID, returning its title, body, author, references, and tags for direct use in sports data applications.
Instructions
Get a single text article by id.
Returns: {id, type:'text', title, body, author, references, tags}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content item id. Required — part of the URL path. |