interface:
  display_name: "Snipara Context Workflow"
  short_description: "Use context, memory, and workflows"
  default_prompt: "Use $snipara-context-workflow to ground this task in Snipara context."

dependencies:
  tools:
    - type: "mcp"
      value: "snipara"
      description: "Snipara Hosted MCP"
      transport: "streamable_http"
      url: "https://api.snipara.com/mcp/YOUR_PROJECT_SLUG"

policy:
  allow_implicit_invocation: true
