discovery_submit_profile_enrichment
writeDiscovery Research Sessionsagent-invoked
Submit agent-derived business profile enrichment during 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
| Parameter | Type | Description | |
|---|---|---|---|
| session_id | string | required | Session returned from start_discovery. |
| fields | object | required | Profile fields the agent inferred from the site. Recognized keys: category_phrase (string), one_liner (string), competitors_named (array of names). Other keys are silently ignored. |
Related tools
start_discoverywriteStart a Discovery research session for the projectderive_keyword_clusterswriteTurn Discovery findings into pre-clustered keyword groups with live volume datalist_research_sessionsreadList Discovery research sessions for the projectget_research_sessionreadGet session detail (summary by default, full responses with detail: "full")