discovery_record_filed_spec
writeDiscovery Research Sessionsagent-invoked
Record that the agent has filed a feature_spec 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. |
| spec_id | string | required | UUID of the feature_spec the agent just created. |
| spec_url | string | optional | Dashboard URL for the spec, if available. |
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")