You're viewing a demo portfolio

Join the waitlist
PRSM

analyze_sentiment

Active

Tool of io.github.meltingpixelsai/harvey-tools

declared in 1.0.0

Analyze sentiment of text with entity extraction, confidence scores, and key phrase identification. Returns positive/negative/neutral/mixed with detailed breakdown.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to analyze for sentiment"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.meltingpixelsai/harvey-tools

https://github.com/meltingpixelsai/harvey-tools

2/7 registries
View full server →