MCP Tools/Discovery Research Sessions/discovery_submit_prompts

discovery_submit_prompts

writeDiscovery Research Sessionsagent-invoked

Submit the generated research prompts for a Discovery session.

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 — you'd never invoke it directly. It's documented here for completeness.

Parameters

ParameterTypeDescription
session_idstringrequiredSession returned from start_discovery.
promptsobject[]requiredGenerated prompts to persist as research_queries. The set must exactly match the shape defined by the session template (e.g. 3 category + 2 competitor_shootout for comparison_readiness) — server-side validation rejects mismatched counts.