marketing_sentiment
ActiveTool 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