Optimly Developer Documentation

Optimly MCP

Record Action Succeeded

In short

Record that an external execution action succeeded. BrandVault completion is recorded by brand_update or brand_publish and does not require this tool.

record_action_succeeded · Approval required · Authentication required

Record that an external execution action succeeded. BrandVault completion is recorded by brand_update or brand_publish and does not require this tool.

When to use

Use when an externally executed action completed, ideally with an external URL or reference as evidence.

Access

Approved access with action-management permission

Parameters

ParameterTypeRequiredDescription
action_iduuidYesExecution action that succeeded.
actor{ type, id }YesActor identity; type is human, agent, or system.
approval_iduuidNoApproval consumed by this execution, when required.
output_summaryobjectNoBounded summary of execution output.
external_referencestringNoExternal system reference.
external_urlstringNoURL of the published result.
brand_iduuidNoAuthorized brand ID. Required when more than one brand is available.

Example prompt

Record that the approved FAQ page is live, with its URL.

Side effects and safety

Appends a succeeded event to the action's status history.