interface:
  display_name: "Meeting insights"
  short_description: "Find what matters and draft the next step"
  brand_color: "#151515"
  default_prompt: "Use $meetly-catch-up to explain what mattered in my latest conversation."
dependencies:
  tools:
    - type: "mcp"
      value: "meetly"
      description: "Retrieve authorized Meetly transcript evidence"
      transport: "streamable_http"
      url: "https://mcp.getmeetly.ai/mcp"
policy:
  allow_implicit_invocation: true
