search_blog_posts
Search and list blog posts on erikbethke.com. Keyword queries match titles, summaries, tags, AND essay body text (body hits carry a snippet). Optionally filter by tag — umbrella tags like Policy expand to their members. Sorted by date descending; paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter (e.g. "AI", "Game Design", "Policy") | |
| page | No | Page number for paging past the first results (default 1) | |
| limit | No | Max results (default 20, max 50) | |
| query | No | Optional keyword to search in titles, summaries, and tags |