{"name":"CoverIntent Validation Agent","description":"CoverIntent is validating a consumer-controlled insurance-intent exchange for auto, home, and renters coverage. A person or licensed-agent prospect can submit one consent-bound, email-only validation-interest request and receive a non-secret confirmation code. The code confirms intake only and is never an access token. CoverIntent is a validation project operated by TheChattyAI. Neither CoverIntent nor TheChattyAI is presented as an insurer, insurance agency, carrier, broker, or licensed producer, and this service does not provide insurance or legal advice.","supportedInterfaces":[{"url":"https://coverintent.com/api/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"organization":"TheChattyAI","url":"https://coverintent.com"},"version":"1.0.0","documentationUrl":"https://coverintent.com/developers","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"coverintent.capabilities.read","name":"Read CoverIntent validation capabilities","description":"Returns the exact CX1 offer, accepted fields, live operations, and not-live boundaries. Send a data part with action get_capabilities, or a text part containing capabilities.","tags":["insurance","discovery","validation","consent"],"examples":["{\"action\":\"get_capabilities\"}"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"coverintent.validation.interest.submit","name":"Submit email-only validation interest","description":"Accepts a data part with action submit_interest and an input object matching the public schema. Requires explicit email-only consent. This is not a quote, match, policy transaction, lead transfer, phone call, or text message.","tags":["early-access","partner-interest","email-only","consent"],"examples":["{\"action\":\"submit_interest\",\"input\":{\"role\":\"consumer\",\"email\":\"person@example.com\",\"state\":\"NV\",\"line\":\"auto\",\"timeframe\":\"exploring\",\"priority\":\"privacy_control\",\"consent\":true}}"],"inputModes":["application/json"],"outputModes":["application/json","text/plain"]}]}