get_article_by_slug
Retrieve a single Local News Matters article using its URL slug (the last path segment) from the WordPress REST API. Returns JSON or markdown for direct reading.
Instructions
Fetch a single article by its URL slug (the last path segment of its URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |