taxme_fill
Fill tax form fields on the TaxMe portal: set text, radio, and checkbox inputs via target identifiers. Every value is verified and ambiguous selections are refused.
Instructions
Set fields on the current page. Each value: {target, value}. target = field id OR a label/context substring. value must be text, a number or true/false — text→typed (use whole francs for amounts), radio→option value or label, checkbox→true/false (ja/nein, 1/0 and on/off are understood too). A value that is neither a yes nor a no, an option neither a radio group nor a dropdown has (the reply lists the ones it does), and a field the portal has switched off are all refused rather than guessed at, and every value is read back afterwards and compared with what was asked for — a radio the portal hands back unanswered, and a dropdown it hands back on another option or on none, come back as ok:false, not as set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes |