Search published articles
search_articlesSearch published articles across Misar.Blog by keyword, tag, or author. Get summaries of relevant content for discovery and research, without drafts or private posts.
Instructions
Search PUBLISHED articles across all of Misar.Blog, including other creators' work.
Use this for discovery, research, and competitive reading. It never returns drafts, scheduled, or private posts — not even your own — so reach for list_my_articles when you want your unpublished work.
Reads only. No API key required; unauthenticated callers are rate-limited by IP. Filters combine with AND. Returns an array of article summaries without bodies; pass a slug to get_article for the full text. An empty array means no matches, which is not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text query matched against title and body. Minimum 2 characters. | |
| tag | No | Restrict to articles carrying this exact tag. | |
| limit | No | Maximum results to return, 1-20. Defaults to 10. | |
| author | No | Restrict to one author, by username. |