II.
Tool JSON
Structured · livetool:flagsmith
Flagsmith json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
}
]
}