{"id":"botify_config","name":"Botify Config","alias":"BotifyConfig","aliases":[],"description_short":"Get Botify product configurations (SpeedWorkers, PageWorkers, Botify Core)","description_long":"\n    Retrieve configuration information for Botify products.\n    \n    Supports:\n    - SpeedWorkers: Get beam domain, hosts, production version, crawl stats, and interceptor configs\n    - PageWorkers: Get modules status and deployment information\n    - Botify Core: Get project configuration including URL, timezone, allowed domains for SiteCrawler, Configured analytics providers (Google Analytics, Adobe Analytics..), Google Search Console properties...\n    \n    Multiple products can be requested in a single call.\n    ","description_tool_prompt":"\n    Retrieve configuration information for Botify products.\n    \n    Supports:\n    - SpeedWorkers: Get beam domain, hosts, production version, crawl stats, and interceptor configs\n    - PageWorkers: Get modules status and deployment information\n    - Botify Core: Get project configuration including URL, timezone, allowed domains for SiteCrawler, Configured analytics providers (Google Analytics, Adobe Analytics..), Google Search Console properties...\n    \n    Multiple products can be requested in a single call.\n    ","source":"Botify Activation API","conversation_examples":[],"tags":[],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":true,"mcp_audience":"all","config":{"type":"object","properties":{},"required":[]},"item":{"type":"object","properties":{"products":{"description":"List of products to get configuration for. Can be 'speedworkers', 'pageworkers', 'botify_core', or any combination.","items":{"enum":["speedworkers","pageworkers","botify_core"],"type":"string"},"title":"Products","type":"array"}},"required":["products"]},"response":{"properties":{"speedworkers":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"default":null,"description":"SpeedWorkers configuration if requested","title":"Speedworkers"},"pageworkers":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"default":null,"description":"PageWorkers configuration if requested","title":"Pageworkers"},"botify_core":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"default":null,"description":"Botify Core project configuration if requested","title":"Botify Core"}},"title":"BotifyConfigProcessedItem","type":"object"},"has_canvas":false,"open_canvas_automatically":false}