← 返回
数据分析 Key 中文

Openclaw

Analyze text for emotions and sarcasm using the EmotionWise API (28 labels, EN/ES).
使用 EmotionWise API 分析文本情感与讽刺(28个标签,支持英/西)。
timexicali
数据分析 clawhub v0.1.2 1 版本 99869.1 Key: 需要
★ 0
Stars
📥 763
下载
💾 5
安装
1
版本
#api#latest#nlp#sentiment

概述

EmotionWise Skill

Use this skill when the user asks to:

  • detect emotions in text
  • detect sarcasm in text
  • summarize emotional trends across multiple messages

API

Endpoint:

POST https://api.emotionwise.ai/api/v1/tools/emotion-detector

Headers:

  • X-API-Key: $EMOTIONWISE_API_KEY
  • Content-Type: application/json

Body:

{ "message": "<text>" }

Response (expected fields)

{
  "detected_emotions": ["joy", "admiration"],
  "confidence_scores": { "joy": 0.87, "admiration": 0.72 },
  "sarcasm_detected": false,
  "sarcasm_score": 0.04
}

Output format

Return:

  • top emotions with confidence
  • sarcasm flag + score
  • short practical interpretation for developer use

Error handling

  • 401/403: Tell the user API key is missing/invalid and suggest reconfiguration.
  • 429: Tell the user quota/rate limit was hit and suggest retry later.
  • 5xx: Tell the user the API is temporarily unavailable and suggest retry.

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-29 20:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,115
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,188
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 57,006