paydirt_toggle_form
Enable or disable an existing form remotely. Disabled forms are hidden from the SDK; toggling again reverses the change.
Instructions
Use this when the user asks to enable or disable an existing form remotely. Disabled forms are not shown by the SDK; calling again with the opposite value reverses the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether the form should be enabled (true) or disabled (false) | |
| form_id | Yes | The form ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | Yes |