Skip to content

Actions Reference

Sleepwalker actions are shared across MCP, API, Console, and CLI access paths.

ActionPurposeBillable
pages.content.serializeNormalize page content into bounded chunks.Yes
visibility.prompts.suggestGenerate AI Visibility prompt ideas.Yes
visibility.runs.createQueue AI Visibility probes.Yes
content_intelligence.trends.discoverDiscover relevant content and market trends.Yes
content_intelligence.content.scoreScore page coverage and recommendations.Yes
content_intelligence.runs.createQueue a persisted Content Intelligence run.Yes
tests.listList owned saved tests.No
runs.readRead owned run summaries and results.No
usage.readRead credit and request telemetry.No
activity.readRead operational request activity.No

The action name describes the work, not the transport.

For example, content_intelligence.runs.create means the same thing whether the caller is MCP, API, Console, or CLI.