Tool tree
Social media management and automated moderation
start_free_trialSensitive Action
Registers a new user for a 14-day free trial. Requires a company email address.
View tool JSON
{
"name": "start_free_trial",
"kind": "transact",
"impl": "declarative",
"description": "Registers a new user for a 14-day free trial. Requires a company email address.",
"inputSchema": {
"type": "object",
"properties": {
"email": {
"type": "string",
"description": "User's company email address used to create the trial account"
}
},
"required": [
"email"
]
},
"page": "/wp-content/themes/napoleoncat-vue/build/animations/hero/web_anim_postacie_800x400_respo_EN_17112021.html"
}