{
  "actions": [
    {
      "name": "browse_homepage",
      "description": "Read the main home page of Propel Web Co. to understand our subscription model ($100/mo, no contract), services, FAQs, and local presence in Clermont and Orlando.",
      "url": "https://propelwebco.com/",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_services",
      "description": "Explore custom web design, search engine optimization (SEO), and digital infrastructure services we provide.",
      "url": "https://propelwebco.com/services",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_pricing",
      "description": "View details about our subscription pricing model ($100/month for design, development, hosting, and updates).",
      "url": "https://propelwebco.com/pricing",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_portfolio",
      "description": "Browse screenshots and visual portfolio examples of hand-coded sites developed by Propel Web Co.",
      "url": "https://propelwebco.com/portfolio",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_about",
      "description": "Learn about the Propel Web Co. team, our values, and our local operations in Clermont and Central Florida.",
      "url": "https://propelwebco.com/about",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "browse_contact",
      "description": "Get contact info (phone 407-730-1373, email info@propelwebco.com) or access the contact request form to initiate a project review.",
      "url": "https://propelwebco.com/contact",
      "method": "GET",
      "parameters": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    }
  ]
}
