{
  "schema_version": "0.2",
  "name": "Wassp Marketing Agent",
  "description": "AI-accessible agent card for Wassp Marketing — a South African digital marketing agency offering paid media, SEO, social media, content marketing, and web development services.",
  "url": "https://wassp.co.za",
  "provider": {
    "organization": "Wassp Marketing",
    "url": "https://wassp.co.za"
  },
  "capabilities": {
    "streaming": false,
    "push_notifications": false,
    "state_transition_history": false
  },
  "skills": [
    {
      "id": "get-service-info",
      "name": "Get Service Information",
      "description": "Returns details about Wassp Marketing's digital marketing services, pricing tiers, and service areas.",
      "tags": ["marketing", "services", "digital", "advertising", "SEO", "web development"],
      "examples": [
        "What digital marketing services does Wassp offer?",
        "Tell me about Wassp Marketing's paid search service",
        "Does Wassp Marketing offer social media management?"
      ]
    },
    {
      "id": "submit-contact",
      "name": "Submit Contact Enquiry",
      "description": "Allows an agent or user to submit a contact request to Wassp Marketing for a free strategy consultation.",
      "tags": ["contact", "enquiry", "consultation"],
      "examples": [
        "I want to get in touch with Wassp Marketing",
        "Submit a contact form to Wassp Marketing"
      ]
    },
    {
      "id": "get-blog-posts",
      "name": "Get Blog Content",
      "description": "Retrieves Wassp Marketing's blog posts and digital marketing insights.",
      "tags": ["blog", "content", "insights", "marketing tips"],
      "examples": [
        "Show me Wassp Marketing's latest blog posts",
        "What has Wassp written about Google Ads?"
      ]
    }
  ],
  "contact": {
    "email": "hello@wassp.co.za",
    "phone": "+27114504634"
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"]
}
