{"ok":true,"site":{"host":"aiagentpages.com","url":"https://www.aiagentpages.com/","desc":"A directory of agent-ready websites with machine-readable integration information and a site submission flow.","type":"live","category":"AI & Agents","tools":[{"name":"get_agent_spec_info","kind":"answer","impl":"imperative","description":"Fetch machine-readable integration specs and endpoints (llms.txt, AGENTS.md, MCP server card) for AI Agent Pages.","inputSchema":{"type":"object","properties":{"spec_type":{"enum":["all","llms_txt","agents_md","mcp"],"type":"string","description":"Type of specification to retrieve. Defaults to all."}},"additionalProperties":false},"executable":true},{"name":"start_site_submission","kind":"act","impl":"imperative","description":"Initiate safe handoff to submit an agent-ready website to the directory for review.","inputSchema":{"type":"object","properties":{"email":{"type":"string","description":"Optional contact email for review updates."},"title":{"type":"string","description":"Title or name of the website."},"category":{"enum":["developer-tools","saas","agency","ecommerce","media","other"],"type":"string","description":"Category of the website."},"site_url":{"type":"string","description":"URL of the agent-ready website to suggest."}},"additionalProperties":false},"executable":true}],"apiSurface":"spec","toolCount":2}}