form_4c4612a7Sensitive Action
Submit the Form form with the provided field values.
View tool JSON
{
"name": "form_4c4612a7",
"kind": "transact",
"impl": "declarative",
"description": "Submit the Form form with the provided field values.",
"inputSchema": {
"type": "object",
"properties": {
"e-form-first-name": {
"type": "string"
},
"e-form-last-name": {
"type": "string"
}
},
"required": []
}
}