Tool tree
The adaptive ladder for your UI: styling, content, and section order that learn what converts for each visitor type. Try it in 60 seconds with npx @sentientui/cli init — no account needed. React SDK…
contactSentientUItransact
Send a message to the SentientUI team — support, sales, or developer questions.
View tool JSON
{
"name": "contactSentientUI",
"kind": "transact",
"impl": "declarative",
"description": "Send a message to the SentientUI team — support, sales, or developer questions.",
"inputSchema": {
"type": "object",
"properties": {
"company": {
"type": "string"
},
"name": {
"type": "string"
},
"email": {
"type": "string"
},
"message": {
"type": "string"
}
},
"required": [
"name",
"email",
"message"
]
},
"page": "/"
}