@snokam/mcp-api 0.13.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,6 +28,15 @@
28
28
  "type": "string"
29
29
  },
30
30
  "x-ms-summary": "Technology topic"
31
+ },
32
+ {
33
+ "name": "mailbox",
34
+ "in": "query",
35
+ "description": "Override the mailbox the summarizer reads, e.g. fag-feed@snokam.no. Falls back to the environment default.",
36
+ "schema": {
37
+ "type": "string"
38
+ },
39
+ "x-ms-summary": "Shared mailbox to read"
31
40
  }
32
41
  ],
33
42
  "responses": {