{"name":"person-enrich","description":"Builds a normalized person profile from email, name, domain, or company inputs using public DNS and homepage metadata. Designed for agents that need quick enrichment without private data brokers or social scraping. Use it as a person enrichment API, people enrichment, or email-to-person profile lite.","price":"$0.01","method":"POST","input_schema":{"properties":{"email":{"type":"string","description":"Person email address."},"name":{"type":"string","description":"Optional known person name."},"domain":{"type":"string","description":"Optional company domain."},"company":{"type":"string","description":"Optional known company name."},"include_homepage":{"type":"boolean","description":"Fetch public homepage metadata when available. Default true."}}},"input_example":{"email":"jane.doe@example.com"},"output_example":{"email":"jane.doe@example.com","name":"Jane Doe","confidence":0.9},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}