{ "version": "1.0", "name": "Blue Ridge Consulting Blog", "description": "AI consulting insights, case studies, and technical guides for business transformation", "capabilities": [ "content_discovery", "blog_access", "search", "tag_filtering" ], "endpoints": { "blog_posts": "https://brc-a2a-api.ryan-e62.workers.dev/api/blog-posts", "search": "https://brc-a2a-api.ryan-e62.workers.dev/api/search", "tags": "https://brc-a2a-api.ryan-e62.workers.dev/api/tags", "authors": "https://brc-a2a-api.ryan-e62.workers.dev/api/authors" }, "content_types": [ { "type": "blog_post", "collection_id": "68a4ed2371117d403d171db2", "fields": [ "title", "summary", "content", "excerpt", "author", "tags", "category", "published_date", "seo_title", "seo_description" ], "access_url": "https://brc-ai.net/blog-posts/{slug}", "api_url": "https://api.webflow.com/v2/collections/68a4ed2371117d403d171db2/items" }, { "type": "tag", "collection_id": "68a4e6cac6ef49ddfdb77265", "fields": [ "name", "description", "color" ], "api_url": "https://api.webflow.com/v2/collections/68a4e6cac6ef49ddfdb77265/items" }, { "type": "author", "collection_id": "68a4e6cd9d3a635e13f8eefc", "fields": [ "name", "email", "biography", "job_title" ], "api_url": "https://api.webflow.com/v2/collections/68a4e6cd9d3a635e13f8eefc/items" } ], "last_updated": "2025-08-20T13:01:44.701389", "contact": { "email": "contact@brc-ai.net", "website": "https://brc-ai.net" } }