get_user_requests
List a user's visible WhatDoTheyKnow requests from their public requests page.
Returns request title, slug, URL, current displayed status, authority, updated
timestamp, event text, and the page snippet. status_filter is a
case-insensitive substring match against the displayed status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| user_slug | Yes | ||
| status_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |