II.
Tool JSON
Structured · livetool:fireflies-ai
Fireflies.ai json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:fireflies-ai",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fireflies.ai",
"homepageUrl": "https://fireflies.ai",
"kind": "api-tool",
"description": "AI meeting transcription and notes platform surfaced by Ora for team communication, education, and operational-review workflows.\n",
"ora": {
"domain": "fireflies.ai",
"score": 69,
"grade": "C",
"category": "Productivity",
"tags": [
"meeting notes",
"transcription",
"ai notetaker",
"meeting recording",
"conversation intelligence"
],
"scoreUrl": "https://ora.run/score/fireflies.ai"
}
},
"outgoingEdges": [
{
"from": "tool:fireflies-ai",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:fireflies-ai",
"to": "role:project-manager",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Meeting transcripts and summaries support project follow-up and stakeholder communication."
}
},
{
"from": "tool:fireflies-ai",
"to": "workflow:retrospective",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Recorded discussions and action items can feed team retrospectives and post-meeting analysis."
}
},
{
"from": "tool:fireflies-ai",
"to": "workflow:curriculum-update-cycle",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Lecture and seminar transcripts can surface course-content updates and student questions."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.fireflies-ai",
"to": "tool:fireflies-ai",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-fireflies-ai-candidate",
"to": "tool:fireflies-ai",
"kind": "integrates_with",
"attributes": {}
}
]
}