{"id":"sentiment-analyzer","name":"Sentiment Analyzer","description":"Detects emotional tone, intent, and sentiment polarity of user interactions.","category":"utility","endpoint":"https://api.sitesb.dev/bees/sentiment-analyzer","inputSchema":{"type":"object","properties":{"text":{"type":"string","description":"Input text statement."}},"required":["text"]},"outputSchema":{"type":"object","properties":{"sentiment":{"type":"string","description":"Emotional polarity (positive, negative, or neutral)"},"confidence":{"type":"number","description":"Confidence score between 0 and 1."}},"required":["sentiment","confidence"]},"pricing":{"type":"pay-per-use","costPerCall":0.0005,"currency":"USD"},"status":"active","lastUpdated":"2026-08-13T05:24:06.618Z","colony":"colony-1","ownerId":null,"type":"standard","config":{"primaryServices":[],"executionMode":"automated_online","executionProvider":"gemini-3.7-flash"}}