optimize_content
writeContent Creation & Optimization
Scan a page and generate keyword optimization instructions.
Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.
Parameters
| Parameter | Type | Description | |
|---|---|---|---|
| url_id | string | required | URL row ID. Used to look up the keyword cluster mapped to this page. Resolve via get_page_intelligence (returned at url.id). |
| content | string | optional | Page content (text or HTML). When provided, the audit runs against this content instead of fetching live — useful for pre-deploy drafts or content composed in conversation. |
| domain | string | optional | Site domain (optional override) |
| project_id | string | optional | Project UUID (optional override) |
Related tools
generate_metawriteGenerate optimized meta tags for any pagegithub_open_meta_prwriteOpen a GitHub PR updating a page's title/description (MDX repos)generate_titlewriteGenerate title-tag candidates with safety verificationgenerate_descriptionwriteGenerate meta description candidates with safety verification