{"ok":true,"site":{"host":"iammatthias.com","url":"https://iammatthias.com/","type":"live","desc":"Matthias Jordan's cozy corner of the web. Photographs, projects, recipes, and notes, open and personal.","tools":[{"name":"search_site","kind":"answer","impl":"imperative","description":"Search this site's writing, photography notes, and recipes by keyword. Returns titles, excerpts, and both HTML and markdown URLs.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms."},"limit":{"type":"integer","description":"Maximum hits (1-50, default 10)."}},"required":["query"]},"executable":true,"handlerField":"execute","page":"/"},{"name":"list_content","kind":"answer","impl":"imperative","description":"List published entries on this site, newest first, optionally filtered to one section (art, posts, recipes, melange, open-source) or one tag.","inputSchema":{"type":"object","properties":{"section":{"type":"string","description":"Section slug."},"tag":{"type":"string","description":"Tag to filter by."},"limit":{"type":"integer","description":"Maximum items."}}},"executable":true,"handlerField":"execute","page":"/"},{"name":"read_current_page","kind":"answer","impl":"imperative","description":"Return the markdown source of the page currently open, with front matter and images resolved to public URLs. Cheaper and cleaner than parsing the rendered DOM.","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute","page":"/"},{"name":"open_entry","kind":"act","impl":"imperative","description":"Navigate the browser to a specific entry on this site by its path or slug, e.g. 'posts/1779066375000-farfield'.","inputSchema":{"type":"object","properties":{"path":{"type":"string","description":"Entry path or slug."}},"required":["path"]},"executable":true,"handlerField":"execute","page":"/"}],"favicon":"/favicons/iammatthias.com.png","apiSurface":"spec","_scrape":{"etag":null,"lastModified":"Wed, 22 Jul 2026 09:12:00 GMT","scrapedAt":"2026-08-22T12:58:51.673Z"},"category":"Media & Personal","toolCount":4}}