{
  "name": "Breast Cancer Charity",
  "description": "UK breast cancer screening and treatment-access charity. Read-only agent tools for guides, donation tiers and impact facts.",
  "url": "https://breastcancer-charity.org/",
  "provider": {
    "organization": "World Aid Network",
    "url": "https://worldaidnetwork.org"
  },
  "version": "1.0.0",
  "documentationUrl": "https://breastcancer-charity.org/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "donation-tiers",
      "name": "Donation tiers",
      "description": "Return GBP donation outcomes (£25 screening, £75 biopsy, £150 therapy, £500 surgery access).",
      "tags": ["donate", "fundraising"]
    },
    {
      "id": "search-guides",
      "name": "Search guides",
      "description": "Find breast cancer guide URLs by keyword.",
      "tags": ["guides", "aeo"]
    }
  ]
}
