Optimly Developer Documentation

Optimly MCP

Save Recommendation

In short

Save one evidence-backed onsite or offsite recommendation to the shared Optimly Actions inbox.

save_recommendation · Partner Program · Authentication required

Save one evidence-backed onsite or offsite recommendation to the shared Optimly Actions inbox.

When to use

Use after reading get_agent_work, with a stable producer source reference. Do not save prose-only, duplicate, unsupported, or ungrounded recommendations.

Access

Approved agent access with agent-work write permission

Parameters

ParameterTypeRequiredDescription
titlestringYesShort recommendation title.
bodystringYesRecommendation body.
domainstringYesWork domain. Allowed values: onsite, third_party_presence, media_outreach, earned_media_strategy.
action_typestringYesConcrete action type. Allowed values: owned_page, metadata_schema, internal_linking, site_file, third_party_profile, media_pitch, earned_media_plan.
target{ url, kind, label }YesTarget of the recommendation.
target_descriptionstringYesHuman-readable target description.
evidenceobject[]YesSupporting evidence items.
rationalestringYesWhy this recommendation matters.
expected_outcomestringYesWhat success looks like.
prioritynumberYesQueue priority.
readinessstringYesExecution readiness. Allowed values: ready, needs_customer_input, blocked_by_prerequisite, needs_technical_validation, needs_internal_clarification.
confidencestringYesEvidence confidence. Allowed values: high, medium, low.
estimated_effortstringYesEstimated effort. Allowed values: small, medium, large.
canonical_keystringYesStable deduplication key for this recommendation.
producer{ id, type, sourceCreatedAt, sourceReference }YesProducing agent identity and source reference.
actor{ type, id }YesActor identity; type is human, agent, or system.
implementation_packagestringNoOptional paste-ready implementation content.
parent_work_item_iduuidNoParent work item when this extends existing work.
brand_iduuidNoAuthorized brand ID. Required when more than one brand is available.

Example prompt

Save this evidence-backed FAQ page recommendation to our Optimly Actions inbox.

Side effects and safety

Creates a work item in the brand's shared Optimly Actions inbox. Canonical keys deduplicate repeated saves.