{
  "schema_version": "v1",
  "name_for_human": "PH3AR Blog",
  "name_for_model": "ph3ar_blog",
  "description_for_human": "Access and search PH3AR Blog posts on AI, automation, hardware, and creative technology.",
  "description_for_model": "Plugin to query the PH3AR Blog REST API for posts. Use to search blog posts by tag, slug, or list recent posts. Returns structured JSON with title, excerpt, date, author, tags, and full HTML content.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://blog.ph3ar.com/api/v1/openapi.json"
  },
  "logo_url": "https://blog.ph3ar.com/assets/phear/PH3AR.png",
  "contact_email": "api@ph3ar.com",
  "legal_info_url": "https://blog.ph3ar.com/legal"
}
