submit_dispute
Submit a previewed parking ticket dispute for a specified city after confirming the violation number, arguments, and evidence. Set confirmed=true to pass the safety gate and finalize submission.
Instructions
Submit a previously previewed dispute. Requires confirmed=true as a safety gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | Which city | |
| arguments | Yes | The dispute text to submit | |
| confirmed | Yes | Must be true to submit. Safety gate. | |
| evidence_paths | No | File paths to evidence | |
| violation_number | Yes | The violation/ticket number |