guardian_search
Search and filter The Guardian articles from 1999 onwards by query, section, tag, date, or production office. Customize results with sorting, pagination, and detailed field inclusions.
Instructions
Search Guardian articles with flexible filtering options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
detail_level | No | Response detail level: 'minimal' (fast), 'standard' (default), 'full' (complete) | |
from_date | No | Start date (YYYY-MM-DD format) | |
order_by | No | Sort order: 'newest', 'oldest', 'relevance' (default: 'relevance') | |
page | No | Page number (default: 1) | |
page_size | No | Results per page, max 200 (default: 20) | |
production_office | No | Filter by office: 'uk', 'us', 'au' | |
query | No | Search terms (can be empty to browse all content) | |
section | No | Filter by section ID (get available sections via guardian_get_sections) | |
show_fields | No | Comma-separated fields to include (headline,standfirst,body,byline,thumbnail,publication) | |
tag | No | Filter by tag (over 50,000 available tags) | |
to_date | No | End date (YYYY-MM-DD format) |