Tool tree
Investment and capital solutions
newsletter_633dd02Sensitive Action
Submit the Newsletter form with the provided field values.
View tool JSON
{
"name": "newsletter_633dd02",
"kind": "transact",
"impl": "declarative",
"description": "Submit the Newsletter form with the provided field values.",
"inputSchema": {
"type": "object",
"properties": {
"e-form-email": {
"type": "string"
}
},
"required": [
"e-form-email"
]
}
}