II.
Tool JSON
Structured · livetool:cohere
Cohere json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:cohere",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cohere",
"homepageUrl": "https://cohere.com",
"kind": "ai-dev-tool",
"description": "AI platform surfaced by Ora for enterprise retrieval, embedding, reranking, and RAG workflows.\n",
"ora": {
"domain": "cohere.com",
"score": 65,
"grade": "C",
"category": "AI & ML",
"tags": [
"rag",
"embeddings",
"reranking",
"enterprise search",
"ai"
],
"scoreUrl": "https://ora.run/score/cohere.com"
}
},
"outgoingEdges": [
{
"from": "tool:cohere",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:cohere",
"to": "role:ml-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Embedding and reranking tools support retrieval and RAG workflow implementation."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.cohere-com",
"to": "tool:cohere",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}