MCP Tools/Discovery Research Sessions/discovery_submit_clarify_answers

discovery_submit_clarify_answers

writeDiscovery Research Sessionsagent-invoked

Submit user answers to a Discovery clarify step.

Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.
Agent-invoked
This tool is bookkeeping the agent calls mid-flow, so you'd never invoke it directly. It's documented here for completeness.

Parameters

ParameterTypeDescription
session_idstringrequiredSession returned from start_discovery.
answersobjectrequiredUser answers to the clarify questions, keyed by field name. Same recognized keys as discovery_submit_profile_enrichment. Recognized keys: category_phrase (string); one_liner (string); primary_cta (string); tagline (string); competitors_named (array of names (replaces the existing list)); brand_name (string). Other keys are ignored and reported back in the response.