← 返回
AI智能 Key 中文

Firefly AI

Fetch meeting transcripts, summaries, and action items from Firefly AI (fireflies.ai). Use when the user asks about meetings, transcripts, meeting notes, act...
从 Firefly AI (fireflies.ai) 获取会议记录、摘要和待办事项。用于用户询问会议、记录、笔记等情况。
codes71
AI智能 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 1,023
下载
💾 18
安装
1
版本
#fireflies#latest#meetings#productivity#transcripts

概述

Firefly AI Integration

Pull meeting data from Firefly AI via their GraphQL API.

Setup

Requires FIREFLY_API_KEY environment variable. Store in gateway env config.

Usage

Run the script at scripts/firefly.cjs with Node.js:

FIREFLY_API_KEY=<key> node scripts/firefly.cjs <command> [options]

Commands

  • list — List recent meetings. Options: --days (default 14), --limit (default 50)
  • transcript — Full transcript with timestamps. Requires --id
  • summary — Meeting summary, overview, and action items. Requires --id
  • search — Search by keyword in titles/content. Requires --keyword , optional --limit

Workflow

  1. Use list to find meetings and get IDs
  2. Use summary or transcript with the ID to get details
  3. Use search to find meetings by topic

For custom queries

Build GraphQL queries directly against https://api.fireflies.ai/graphql. See references/api.md for full schema and available fields.

Large transcripts

Full transcripts can be very long (2000+ sentences). When a user asks for a transcript:

  • Save to a file in the workspace if they want to keep it
  • Summarize or extract relevant sections if they want specific info
  • Show a preview (first ~50 lines) and ask if they want more

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 08:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 833 📥 212,776
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,697
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,527