{"name":"Baby Playbook","description":"Baby Playbook is ParentMD's clinical content platform: hundreds of pediatrician-authored articles, videos, and checklists organized by a baby's stage, from newborn through toddlerhood. Families receive it through their health system or employer, white-labeled to the brand they already trust.","version":"1.0.0","website":"https://thebabyplaybook.com","contact":"hello@parentmd.com","docs":"https://thebabyplaybook.com/llms.txt","tools":[{"name":"get_product_facts","description":"Get structured facts about Baby Playbook: what it is, price to families, clinical model, languages, Playbook Chat, launch, and the company behind it.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_access_options","description":"Get how to obtain Baby Playbook: as a family (free through participating health systems and employers), or as a health system or employer that wants to offer it.","inputSchema":{"type":"object","properties":{"audience":{"type":"string","enum":["family","health_system","employer","other"],"description":"Who is asking for access."}},"additionalProperties":false}},{"name":"send_contact_message","description":"Send a message to the Baby Playbook team on behalf of the user. Use when the user wants to contact Baby Playbook or ParentMD, ask a question, or ask about availability. Confirm the message with the user before sending.","inputSchema":{"type":"object","properties":{"name":{"type":"string","description":"The sender's name.","maxLength":255},"email":{"type":"string","format":"email","description":"The sender's email address for the reply.","maxLength":255},"message":{"type":"string","description":"The message to send to the Baby Playbook team.","maxLength":4800}},"required":["name","email","message"],"additionalProperties":false}}]}