{"ok":true,"site":{"host":"python.robertdevore.com","url":"https://python.robertdevore.com/","type":"live","desc":"A complete path from Python beginner to professional developer.","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":["/","/course/","/course/page/2/","/course/page/3/","/course/page/4/","/course/advanced-data-structures-and-algorithms/"]},{"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":["/","/course/","/course/page/2/","/course/page/3/","/course/page/4/","/course/advanced-data-structures-and-algorithms/"]},{"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":["/","/course/","/course/page/2/","/course/page/3/","/course/page/4/","/course/advanced-data-structures-and-algorithms/"]},{"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":["/","/course/","/course/page/2/","/course/page/3/","/course/page/4/","/course/advanced-data-structures-and-algorithms/"]}],"category":"Health & Education","favicon":"/favicons/python.robertdevore.com.png","apiSurface":"spec","toolCount":4}}