{"openapi":"3.1.0","info":{"title":"LeadGenBud Public Discovery API","version":"2026-06-04","description":"Public read-only discovery endpoints. No client, billing, Google Ads mutation, Jira, GitHub, Gmail, dashboard, token, or secret access."},"servers":[{"url":"https:\/\/leadgenbud.com"}],"paths":{"\/openapi.json":{"get":{"operationId":"get_public_openapi","summary":"Return this public OpenAPI document.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}}},"\/mcp":{"get":{"operationId":"get_public_mcp_manifest","summary":"Return public MCP manifest and read-only tool list.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}},"post":{"operationId":"call_public_mcp_tool","summary":"Call one of the documented public read-only MCP tools.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}}},"\/docs\/agents":{"get":{"operationId":"get_agent_docs","summary":"Public agent guidance.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}}},"\/docs\/api":{"get":{"operationId":"get_api_docs","summary":"Public API guidance.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}}},"\/docs\/mcp":{"get":{"operationId":"get_mcp_docs","summary":"Public MCP guidance.","responses":{"200":{"description":"Public read-only response."},"403":{"description":"Denied when a private or mutating action is requested."}}}}},"x-leadgenbud-guardrails":{"read_only":true,"private_client_data":false,"google_ads_mutation":false,"stripe_write":false,"gmail_send":false,"jira_github_access":false,"secrets_access":false}}