guardian_search_by_length
Filter and search The Guardian articles by word count range, section, date, and sort order to find precise results from their extensive archive.
Instructions
Search Guardian articles filtered by word count range
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_date | No | Start date (YYYY-MM-DD format) | |
max_words | No | Maximum word count (default: unlimited) | |
min_words | No | Minimum word count (default: 0) | |
order_by | No | Sort order: 'newest', 'oldest', 'relevance' (default: 'newest') | |
page_size | No | Results per page, max 200 (default: 20) | |
query | No | Search terms (optional) | |
section | No | Filter by section ID | |
to_date | No | End date (YYYY-MM-DD format) |