interface:
  display_name: "Research and fact-checking"
  short_description: "Check claims and investigate meeting questions"
  brand_color: "#151515"
  default_prompt: "Use $create-meetly-research-brief to check the claims from my latest discussion."
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: false
