get_concept_articles
Retrieve concept articles from your knowledge base with filters for cluster, brain, or text search. Get title, slug, word count, and backlink count.
Instructions
Query compiled concept articles from your knowledge base. Filter by cluster_id, brain_id, or free-text search against title and body. Returns title, slug, word count, and backlink count per article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max articles to return (default 10) | |
| query | No | Optional text search against title and body | |
| brain_id | No | Filter by Brain UUID | |
| cluster_id | No | Filter by topic_cluster UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| articles | Yes |