API Products › Message Responder
About
Generates three short reply drafts—positive, neutral, and negative—based on a single message and your context. Each draft adheres to the configured voice, and the endpoint also recommends one of the three options with a brief justification.
Optional guidance can modify tone or add constraints. Output is meant to be directly usable or easy to edit.
API reference
Parameters
- message (required)
- string
- subject
- string
- context
- string
- guidance
- string
Provide the original message in plain text (10-3000 characters).
Provide the original subject in plain text (max 120 characters).
Describe yourself or your company (max 400 characters).
Describe what you want (max 400 characters).
Response
- positive (required)
- string
- neutral (required)
- string
- negative (required)
- string
- recommend (required)
- string
- reason (required)
- string
Warm, welcoming reply that advances the conversation.
Polite, factual reply that neither commits nor declines.
Courteous decline or redirect when not a fit.
Best-fit of the three.
One-line rationale for the recommended choice.