{"name":"employee-feedback-sentiment","description":"Scores internal survey comments and anonymized employee feedback by morale, workload, manager support, and retention risk. Same sentiment-analysis backend. Use it as an employee feedback sentiment API, engagement survey classifier, or workplace comment scorer.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"Text to analyze. Max 12,000 chars."},"aspects":{"type":"array","description":"Optional. Up to 15 aspect names (e.g. 'food', 'service') to score individually alongside overall sentiment."}},"required":["text"]},"input_example":{"text":"I like the team, but the workload has been unsustainable this quarter.","aspects":["team","workload","retention_risk"]},"output_example":{"overall_sentiment":"mixed","overall_score":-0.22,"confidence":0.84},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}