contactSentientUI: warning
contactSentientUI
Send a message to the SentientUI team — support, sales, or developer questions.Takes an action on the site.pagehttps://www.sentient-ui.com/
implementationviadeclarative
entry pointform
registered afternot measured
executepresent
api surfaceTakes no parameters.
annotationsread onlynot declared
destructivenot declared
idempotentnot declared
open worldnot declared
untrusted contentnot declared
titlenot declared
1 findingwarningNaming quality
1 / 2 Tool naming makes selection harder than it needs to be: 1 name does not start with a verb (contactSentientUI).fix
{ name: "contactsentientui" /* short, unique, verb-based */ }
tool json
{
"name": "contactSentientUI",
"description": "Send a message to the SentientUI team — support, sales, or developer questions.",
"inputSchema": null,
"annotations": {}
}