search_request_events
Search for UK Freedom of Information requests using query expressions like status:successful or body:"Liverpool City Council". Returns structured event entries with links to full details.
Instructions
Search WhatDoTheyKnow's feed-based event index and return structured results.
Call this to find FOI requests matching a query expression. Returns up to limit
AtomEntry objects. Use the link field of each result as the next navigation
step — extract the request slug and call the wdtk://requests/{slug} resource or
get_request_feed_items for full detail.
Example expressions: status:successful body:"Liverpool City Council" (variety:sent OR variety:response) status:successful
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_expression | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |