{"name":"Family Medical History","version":"0.1.0","description":"Public Family Medical History discovery agent. Helps agents find marketing pages, auth entry points, and discovery documents. Does not expose family medical records.","documentationUrl":"https://familymedicalhistory.app/llms.txt","provider":{"organization":"Family Medical History","url":"https://familymedicalhistory.app"},"supportedInterfaces":[{"url":"https://familymedicalhistory.app/a2a","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"},{"url":"https://familymedicalhistory.app/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"site-info","name":"Site information","description":"Return the public Family Medical History product description and key public URLs (home, auth.md, llms.txt, privacy, terms).","tags":["discovery","public","metadata"],"examples":["What is Family Medical History?","List public Family Medical History URLs"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"list-public-pages","name":"List public pages","description":"List crawlable public marketing, legal, and agent-discovery paths. Never includes private medical routes.","tags":["discovery","public","navigation"],"examples":["Which pages may agents crawl?"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"agent-auth-guide","name":"Agent authentication guide","description":"Point agents at /auth.md and OAuth discovery documents for human registration boundaries. No machine OAuth client for PHI.","tags":["auth","discovery","oauth"],"examples":["How do agents register users with Family Medical History?"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]}]}