iiRecord
Agentic AI Atlas · Flagsmith
tool:flagsmitha5c.ai
II.
Tool JSON

tool:flagsmith

Structured · live

Flagsmith json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-feature-flags.yamlCluster · domain
Record JSON
{
  "id": "tool:flagsmith",
  "_kind": "Tool",
  "_file": "domain/tools/tools-feature-flags.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Flagsmith",
    "homepageUrl": "https://www.flagsmith.com",
    "kind": "other",
    "description": "Open-source feature flag and remote configuration service. Self-hostable\nor managed cloud, supporting boolean flags, multivariate flags, and\nuser segments with REST API and edge worker evaluation.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:flagsmith",
      "to": "skill-area:feature-management",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:flagsmith",
      "to": "skill-area:feature-management",
      "kind": "used_for"
    },
    {
      "from": "tool:flagsmith",
      "to": "tool:launchdarkly",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    },
    {
      "from": "tool:flagsmith",
      "to": "tool:unleash",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    },
    {
      "from": "tool:flagsmith",
      "to": "tool:split-io",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-part:feature-flag-service",
      "to": "tool:flagsmith",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool:launchdarkly",
      "to": "tool:flagsmith",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    },
    {
      "from": "tool:unleash",
      "to": "tool:flagsmith",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    },
    {
      "from": "tool:split-io",
      "to": "tool:flagsmith",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Feature flag platforms"
      }
    }
  ]
}