{"id":"site_crawler_url_details","name":"URL Details from Botify SiteCrawler","alias":"URLDetails","aliases":[],"description_short":"Find crawl data for a given URL.","description_long":"\n    Get comprehensive URL analysis from Botify's latest crawl, including:\n\n* Core metadata: title, meta description, H1s, H2s\n\n* Technical details: HTTP status code, response time, content type\n\n* Link relationships: canonical URLs, hreflang tags\n\n* Link graph analysis: internal links, external links, incoming links\n\n* Page content: structured data, main content analysis\n\n* JavaScript rendering: rendered vs HTML content, JS dependencies\n\n* Crawl data: crawl date, crawl depth, crawl path\n    ","description_tool_prompt":"\n    Get comprehensive URL analysis from Botify's latest crawl, including:\n\n* Core metadata: title, meta description, H1s, H2s\n\n* Technical details: HTTP status code, response time, content type\n\n* Link relationships: canonical URLs, hreflang tags\n\n* Link graph analysis: internal links, external links, incoming links\n\n* Page content: structured data, main content analysis\n\n* JavaScript rendering: rendered vs HTML content, JS dependencies\n\n* Crawl data: crawl date, crawl depth, crawl path\n    ","source":"Botify","conversation_examples":["What are the title, description, canonical and pagerank of https://www.example.com/page","List incoming links to https://www.example.com/page","Do I have hreflang issues with https://www.example.com/page"],"tags":["url data"],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":true,"mcp_audience":"all","config":{"type":"object","properties":{},"required":[]},"item":{"type":"object","properties":{"url":{"description":"The URL to analyze","title":"URL","type":"string"},"question":{"description":"What information would you like to know about this URL","title":"Question","type":"string"}},"required":["url","question"]},"response":{"properties":{"summary":{"description":"A summary of the URL details","title":"Summary","type":"string"},"url_details_href":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"A link to the detailed URL analysis in Botify Analytics","title":"Url Details Href"}},"required":["summary"],"title":"SiteCrawlerURLDetailsProcessedItem","type":"object"},"has_canvas":false,"open_canvas_automatically":false}