build_request_url
Generate a prefilled URL for a UK Freedom of Information request. Specify the public authority and optionally add title, body, and tags to pre-populate the request form.
Instructions
Build a prefilled WhatDoTheyKnow request URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authority_slug | Yes | ||
| title | No | ||
| default_letter | No | ||
| body | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authority_slug | Yes | ||
| url | Yes |