discovery_record_keywords_derived
writeDiscovery Research Sessionsagent-invoked
Record that the agent has run derive_keyword_clusters during Discovery.
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. |
| clusters_created | number | optional | Informational — number of keyword clusters created. Not persisted; the snapshot only records that derivation happened. |
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")