GOV.UK Content Search
govuk.content.searchSearch across all 700K+ GOV.UK documents including guidance, news, statistics, and organisation pages. Filter by content type, organisation, or topic.
Instructions
Full-text search across all 700K+ GOV.UK documents — guidance pages, news articles, statistics releases, organisation pages, ministerial pages, statutory instruments. Filter by content type, organisation, topic. Distinct from UK FSA (food ratings only) — this covers ALL government publications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query (free text). Examples: 'energy bill rebate', 'visa skilled worker', 'income tax allowance 2026'. | |
| count | No | Results per page (1-100, default 10). | |
| start | No | Offset for pagination (default 0). | |
| order | No | Sort order. Default is relevance. Use '-public_timestamp' for newest first, 'public_timestamp' for oldest first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |