{"ok":true,"site":{"host":"robertdevore.com","url":"https://robertdevore.com/","type":"live","desc":"Software systems, developer tools, agentic workflows, and technical writing.","tools":[{"name":"get_site_info","kind":"answer","impl":"imperative","description":"Describe this public static site,its navigation,and available content collections.","inputSchema":{"type":"object","additionalProperties":false,"properties":{}},"executable":true,"handlerField":"execute","page":"/","pages":["/","/forever-forward/","/zero-cool-cli-a-hackers-terminal-from-1995/","/stattic-v1-0-the-worlds-fastest-python-based-static-site-generator/","/complete-beginners-guide-building-a-python-url-checker-for-google-sheets/","/category/ai-content-systems/"]},{"name":"search_site","kind":"answer","impl":"imperative","description":"Search concise public site records. Use a returned ID or URL with get_content.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"query":{"type":"string","minLength":1,"maxLength":200},"limit":{"type":"integer","minimum":1,"maximum":10},"content_type":{"type":"string","minLength":1,"maxLength":64}},"required":["query"]},"executable":true,"handlerField":"execute","page":"/","pages":["/","/forever-forward/","/zero-cool-cli-a-hackers-terminal-from-1995/","/stattic-v1-0-the-worlds-fastest-python-based-static-site-generator/","/complete-beginners-guide-building-a-python-url-checker-for-google-sheets/","/category/ai-content-systems/"]},{"name":"list_content","kind":"answer","impl":"imperative","description":"List public records from one discovered type,optionally filtered by taxonomy labels.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"type":{"type":"string","minLength":1,"maxLength":64},"taxonomy":{"type":"object","maxProperties":3,"additionalProperties":{"type":"array","minItems":1,"maxItems":5,"items":{"type":"string","minLength":1,"maxLength":128}}},"limit":{"type":"integer","minimum":1,"maximum":10}},"required":["type"]},"executable":true,"handlerField":"execute","page":"/","pages":["/","/forever-forward/","/zero-cool-cli-a-hackers-terminal-from-1995/","/stattic-v1-0-the-worlds-fastest-python-based-static-site-generator/","/complete-beginners-guide-building-a-python-url-checker-for-google-sheets/","/category/ai-content-systems/"]},{"name":"get_content","kind":"answer","impl":"imperative","description":"Retrieve one known public record by exact Kujo ID or same-origin URL. Returns no HTML.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"id":{"type":"string","minLength":1,"maxLength":256},"url":{"type":"string","minLength":1,"maxLength":2048}},"oneOf":[{"required":["id"]},{"required":["url"]}]},"executable":true,"handlerField":"execute","page":"/","pages":["/","/forever-forward/","/zero-cool-cli-a-hackers-terminal-from-1995/","/stattic-v1-0-the-worlds-fastest-python-based-static-site-generator/","/complete-beginners-guide-building-a-python-url-checker-for-google-sheets/","/category/ai-content-systems/"]}],"category":"Developer Tools","favicon":"/favicons/robertdevore.com.png","apiSurface":"spec","toolCount":4}}