Tool tree
Fashion, beauty, art, and culture magazine
form_dc6ffd3Sensitive Action
Submit the Form form with the provided field values.
View tool JSON
{
"name": "form_dc6ffd3",
"kind": "transact",
"impl": "declarative",
"description": "Submit the Form form with the provided field values.",
"inputSchema": {
"type": "object",
"properties": {
"ne": {
"type": "string",
"description": "Email"
}
},
"required": [
"ne"
]
}
}