@speakai/mcp-server 1.13.2 → 1.13.3

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4759,7 +4759,7 @@ function register15(server, client) {
4759
4759
  {
4760
4760
  title: "Update User Group",
4761
4761
  readOnlyHint: false,
4762
- destructiveHint: false,
4762
+ destructiveHint: true,
4763
4763
  idempotentHint: true,
4764
4764
  openWorldHint: false
4765
4765
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@speakai/mcp-server",
3
- "version": "1.13.2",
3
+ "version": "1.13.3",
4
4
  "mcpName": "io.github.speakai/mcp-server",
5
5
  "description": "Official Speak AI MCP Server — capture meetings, search thousands of recordings, run async voice and video surveys, create clips, and automate workflows from your AI assistant.",
6
6
  "homepage": "https://mcp.speakai.co",