{
  "actions": [
    {
      "name": "browse_agent_contracting",
      "description": "Open the agent contracting and FMO onboarding page.",
      "url": "https://www.helpmeaia.com/contracting",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_consumer_coverage",
      "description": "Open the Medicare consumer coverage hub for beneficiaries.",
      "url": "https://www.helpmeaia.com/coverage",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_medicare_plans",
      "description": "Read educational overviews of Medicare plan types (OM, MA, Medigap, Part D).",
      "url": "https://www.helpmeaia.com/coverage/plans",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "contact_agent_support",
      "description": "Navigate to the agent contact form for contracting and partnership inquiries.",
      "url": "https://www.helpmeaia.com/contact",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "contact_consumer_help",
      "description": "Navigate to the consumer contact form for Medicare beneficiary questions.",
      "url": "https://www.helpmeaia.com/coverage/contact",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "call_agent_support",
      "description": "Initiate a phone call to toll-free agent support.",
      "url": "tel:+18886831035",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "call_consumer_medicare_line",
      "description": "Initiate a phone call to the consumer Medicare help line.",
      "url": "tel:+13522273393",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    }
  ]
}
