parse_sitemap_content
Extract and process sitemap data from XML or text content to retrieve structured information, with optional inclusion of page details for comprehensive analysis.
Instructions
Parse a sitemap directly from its XML or text content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The content of the sitemap (XML, text, etc.) | |
include_pages | No | Whether to include page details in the response |