Analyze Persuasion
analyze_persuasionAnalyze content using domain-specific persuasion frameworks.
Each domain has specialized scoring dimensions:
business: B2B/B2C messaging, ROI framing, objection handling
politics: Political messaging, polarization awareness, coalition building
health: Medical accuracy, safety messaging, behavior change (CRITICAL domain)
masculinity: Identity messaging, status signaling, tribe alignment
comedy: Humor mechanics, timing, callback patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The domain context for persuasion analysis | business |
| content | Yes | The text content to analyze (min 50 characters) | |
| platform | No | Target platform for optimization | general |
| temperature | No | Optional LLM sampling temperature. Pass 0.0 for deterministic scoring (validation harnesses, classification-agreement gates). Leave unset (None) for the backend default. Forwarded to the persuasion endpoint, which has accepted this parameter since cos-bbf. | |
| target_audience | No | Description of intended audience |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||