Get Articles
get_articlesRead brand articles authored inside Trakkr.
Articles are long-form pieces written in the in-app editor with real-time AI-visibility scoring. Use this to surface what's been published and pull body content for review or syndication.
Views:
'list': Paginated article list. Filter by
status.'detail': Full body + metadata for one article. Requires
article_id.
Args: brand_id: The brand to inspect (required). view: 'list' or 'detail'. article_id: Required for 'detail'. status: Filter by status. standalone_only: Exclude campaign articles when true. limit: Results per page, 1-200. Default 50. offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | list | |
| limit | No | ||
| offset | No | ||
| status | No | ||
| brand_id | Yes | ||
| article_id | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. | |
| standalone_only | No |