describe_site
read1 of 6Describe mattpyle.com: who the author is, what the site is, and which sections it has. Call this first for context about the site you're on.
An object with person, site, and sections.
const tool = (await document.modelContext.getTools()).find(t => t.name === 'describe_site');
await document.modelContext.executeTool(tool, '{}');No inputs. Call it as-is.
Disabled — needs JavaScript.
// JavaScript is off, so nothing here can run.
// The definitions, inputs and snippets on this page
// are static text and still read fine without it.