Tool to retrieve content of a crawled page. Use when you need the HTML or Markdown of a page from a specific crawling session.
formatstringDesired output format: 'html' for HTML content or 'md' for Markdown content. Defaults to 'html'
pageIdRequiredstringUnique ID of the crawled page. Obtain this from the GET /crawl/{sessionId}/pages endpoint
sessionIdRequiredstringUnique ID of the crawling session. Obtain this from the POST /crawl endpoint or GET /crawl/{sessionId}/status
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.