{
  "schema_version": "v1",
  "name_for_human": "AnomalyArmor",
  "name_for_model": "anomalyarmor",
  "description_for_human": "Data observability for engineering teams. Monitor data warehouse health, schema drift, freshness, and quality across Snowflake, BigQuery, Postgres, Databricks, and more.",
  "description_for_model": "AnomalyArmor exposes data observability tools for the user's data warehouse. Use these tools to query alerts, monitor freshness, investigate schema drift, configure validity rules, and trace lineage. Tools categorized as read-only (list_*, get_*, check_*), mutating (create_*, manage_*, enable_*, disable_*), or expensive (generate_intelligence, trigger_asset_discovery). Multi-tenant; scoped to the authenticated user's company. For long-running jobs, poll with job_status(job_id) rather than re-triggering.",
  "auth": {
    "type": "oauth",
    "client_url": "https://clerk.anomalyarmor.ai/oauth/authorize",
    "scope": "openid profile email",
    "authorization_url": "https://clerk.anomalyarmor.ai/oauth/token",
    "authorization_content_type": "application/json",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://app.anomalyarmor.ai/openapi.json"
  },
  "logo_url": "https://www.anomalyarmor.ai/assets/img/anomaly-armor-logo1.jpg",
  "contact_email": "support@anomalyarmor.ai",
  "legal_info_url": "https://www.anomalyarmor.ai/legal/terms"
}
