II.
Capability JSON
Structured · livecapability:supports-native-tools
Supports native tools json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "capability:supports-native-tools",
"_kind": "Capability",
"_file": "capabilities/capabilities/native-tools.yaml",
"_cluster": "capabilities",
"attributes": {
"displayName": "Supports native tools",
"description": "The entity ships built-in tool definitions (e.g. file Read/Write,\nBash) without requiring an external tool server.\n",
"appliesToNodeKinds": [
"AgentVersion"
],
"category": "tool"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "model:command-r-plus@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0 <2.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-command-r-plus"
]
}
},
{
"from": "model:deepseek-v3@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=3.0.0 <4.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-deepseek-v3"
]
}
},
{
"from": "model:llama-3-1-405b-instruct@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=3.1.0 <3.2.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-3-1-405b-instruct"
]
}
},
{
"from": "model:llama-3-1-70b-instruct@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=3.1.0 <3.2.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-3-1-70b-instruct"
]
}
},
{
"from": "model:llama-3-3-70b-instruct@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=3.3.0 <3.4.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-3-3-70b-instruct"
]
}
},
{
"from": "model:llama-4-405b-instruct@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=4.0.0 <5.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-4-405b-instruct"
]
}
},
{
"from": "model:llama-4-maverick@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=4.0.0 <5.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-4-maverick"
]
}
},
{
"from": "model:llama-4-scout@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=4.0.0 <5.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-llama-4-scout"
]
}
},
{
"from": "model:mistral-large-2@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=2.0.0 <3.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-mistral-large-2"
]
}
},
{
"from": "model:mistral-medium-3@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=3.0.0 <4.0.0",
"level": "full",
"evidenceSourceIds": [
"evidence:mistral-medium-3-launch"
]
}
},
{
"from": "model:qwen-2-5-72b-instruct@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=2.5.0 <2.6.0",
"level": "full",
"evidenceSourceIds": [
"evidence:hf-model-card-qwen-2-5-72b-instruct"
]
}
},
{
"from": "model:qwen-2-5-coder-32b@current",
"to": "capability:supports-native-tools",
"kind": "supports",
"attributes": {
"versionRange": ">=2.5.0 <2.6.0",
"level": "partial",
"notes": "Coder models accept tool/function-call schemas via Hermes-style prompting; not as robust as the general 72B Instruct.\n",
"evidenceSourceIds": [
"evidence:hf-model-card-qwen-2-5-coder-32b"
]
}
}
]
}