Scan a parking ticket / PCN and get the grounds + draft appeal
check_noticeUpload a photo or PDF of a UK parking ticket, council PCN, private parking charge, bus lane, ULEZ or Clean Air Zone notice. AppealGo reads it, identifies the issuer and contravention, finds the grounds to challenge it and drafts the appeal. Checking is free (fair-use cap per key per day); filing costs £6.99 or is covered by an Unlimited plan. Provide image_url OR image_base64. Takes 20–90 seconds. Never invent notice details: report exactly what this tool returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Scan even if this account already appealed the same notice | |
| file_name | No | ||
| image_url | No | Public https URL of the photo/PDF | |
| content_type | No | image/jpeg, image/png, image/heic or application/pdf (for image_base64) | |
| image_base64 | No | Base64 of the photo/PDF (data: URLs accepted) |