II.
Tool JSON
Structured · livetool:otter-ai
Otter.ai json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:otter-ai",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Otter.ai",
"homepageUrl": "https://otter.ai",
"kind": "api-tool",
"description": "AI speech-to-text and meeting-summary platform surfaced by Ora for meeting notes, training, and support handoff workflows.\n",
"ora": {
"domain": "otter.ai",
"score": 68,
"grade": "C",
"category": "Productivity",
"tags": [
"meeting notes",
"transcription",
"ai notetaker",
"meeting summary",
"speech to text"
],
"scoreUrl": "https://ora.run/score/otter.ai"
}
},
"outgoingEdges": [
{
"from": "tool:otter-ai",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:otter-ai",
"to": "role:documentation-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Meeting summaries and transcripts support converting discussions into durable documentation."
}
},
{
"from": "tool:otter-ai",
"to": "workflow:knowledge-base-maintenance",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Recorded support and training discussions can become knowledge-base inputs."
}
},
{
"from": "tool:otter-ai",
"to": "workflow:clinical-trial-data-management",
"kind": "supports_work",
"attributes": {
"confidence": "low",
"evidence": "Transcripts can support research-team meeting notes without acting as an EHR system."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.otter-ai",
"to": "tool:otter-ai",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-otter-ai-candidate",
"to": "tool:otter-ai",
"kind": "integrates_with",
"attributes": {}
}
]
}