POST

Get Dynamic Context Markdown


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the same aggregated context as GetDynamicContext, rendered as a markdown report. The markdown is byte-identical to the output of the @wix/dynamic-context-enricher package used by the Wix MCP.

Endpoint
POST
https://www.wixapis.com/_api/dynamic-context/v1/dynamic-context/markdown

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?