{
  "@type": "agent",
  "id": "meeting-agenda",
  "name": "Meeting Agenda",
  "label": "Meeting agenda",
  "description": "Assembles a prioritized, lead-anyone agenda before a recurring client meeting: follow-ups from the ACTUAL last meeting (grounded in the ingested transcript / MEETING CONTEXT SUMMARY — warns if no transcripts were ingested; only the last meeting + still-open older items), ClickUp task updates/status (the main focus), and conditional paid-KPI + SEO — grounded in G2M + strategy. Also carries forward unresolved topics from a prior agenda doc found in Drive (or prior_agenda_urls). Each topic has a status + excerpt + owner + decision ask. Requires `clickup` + `google_drive`. ~$0.15, ~1-2 min.",
  "summary": "Next agenda from the last one, ClickUp status and open items, in the client's own format.",
  "deliverable": "The next meeting's agenda, in the client's own format.",
  "discipline": "ops",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 0.4,
  "maxToolCalls": 16,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "clickup",
    "google_drive"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:meeting-agenda",
        "to": "discipline:ops",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:meeting-agenda",
        "to": "connector:clickup",
        "kind": "agent_requires"
      },
      {
        "from": "agent:meeting-agenda",
        "to": "connector:google_drive",
        "kind": "agent_requires"
      },
      {
        "from": "agent:meeting-agenda",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "audience:agency",
        "to": "agent:meeting-agenda",
        "kind": "audience_starting"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/meeting-agenda"
}
