II.
Tool JSON
Structured · livetool:dotnet-cli
.NET CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:dotnet-cli",
"_kind": "Tool",
"_file": "domain/tools/tools-dev-cli.yaml",
"_cluster": "domain",
"attributes": {
"displayName": ".NET CLI",
"homepageUrl": "https://learn.microsoft.com/en-us/dotnet/core/tools/",
"kind": "build",
"description": "Cross-platform command-line interface for the .NET ecosystem.\nProvides dotnet build, run, test, publish, restore, add, and tool\nmanagement commands for C#, F#, and Visual Basic projects.\n"
},
"outgoingEdges": [
{
"from": "tool:dotnet-cli",
"to": "language:csharp",
"kind": "belongs_to_language"
},
{
"from": "tool:dotnet-cli",
"to": "skill-area:backend-api-design",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:dotnet-cli",
"to": "skill-area:developer-experience",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:dotnet-cli",
"to": "skill-area:ci-pipeline-optimization",
"kind": "used_for",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:fsharp-web-api",
"to": "tool:dotnet-cli",
"kind": "composed_of"
},
{
"from": "stack-profile:vertical-slice-architecture",
"to": "tool:dotnet-cli",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-dotnet",
"to": "tool:dotnet-cli",
"kind": "integrates_with",
"attributes": {}
}
]
}