set_field_value
Fill a form field by name or title in the UI, and create it if missing to keep automation running.
Instructions
Set a value in a form field by name or title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| field_name | Yes | ||
| session_id | No | default-18 | |
| search_by_title | No | ||
| create_if_missing | No |