Serialize Sleepwalker page content
serialize_sleepwalker_page_contentUse this only when you need Sleepwalker's normalized page content view. It does not score content, discover trends, suggest prompts, or save a run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public page URL to analyze. | |
| offset | No | Character offset for paginating long content. | |
| max_chars | No | Maximum number of characters to return. | |
| extraction_mode | No | How Sleepwalker retrieves page content. These actions read the page as a fast static fetch (the same content an AI crawler sees); leave the default. Other values are accepted for compatibility but are treated as the static fetch. | ssr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||