II.
Tool JSON
Structured · livetool:anthropic
Anthropic json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:anthropic",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Anthropic",
"homepageUrl": "https://www.anthropic.com",
"kind": "api-tool",
"description": "LLM provider surfaced by Ora for prompt engineering, agent evaluation, safety, and model governance workflows.\n",
"ora": {
"domain": "anthropic.com",
"score": 72,
"grade": "B",
"category": "AI & ML",
"tags": [
"llm",
"claude",
"chat",
"ai api",
"language model",
"completions",
"safety"
],
"scoreUrl": "https://ora.run/score/anthropic.com"
}
},
"outgoingEdges": [
{
"from": "tool:anthropic",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:anthropic",
"to": "role:ml-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Model APIs support prompt evaluation and agent behavior testing."
}
},
{
"from": "tool:anthropic",
"to": "workflow:prompt-engineering-iteration",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Claude prompt and tool-use behavior is directly relevant to prompt iteration."
}
},
{
"from": "tool:anthropic",
"to": "workflow:ai-safety-guardrail-maintenance",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Safety-focused model behavior supports guardrail review and governance."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.anthropic-com",
"to": "tool:anthropic",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}