This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 2.0.0).
marketing_sentiment
InactiveTool of to.aiservices/aiservices
declared in 2.0.0
AI-powered brand sentiment analysis across platforms (FREE beta)
Parameters schema
{
"type": "object",
"required": [
"brand"
],
"properties": {
"brand": {
"type": "string",
"description": "Brand name to analyze"
},
"platforms": {
"type": "array",
"items": {
"type": "string"
},
"default": [
"twitter",
"reddit",
"tiktok"
],
"description": "Platforms to check"
}
}
}Parent server
to.aiservices/aiservices
https://github.com/vbkotecha/aiservices-api
1/7 registries