@switchbot/openapi-cli 3.3.1 → 3.3.2

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.
package/README.md CHANGED
@@ -894,7 +894,7 @@ Queries the npm registry for the latest published version and compares it agains
894
894
 
895
895
  ```json
896
896
  {
897
- "current": "3.3.1",
897
+ "current": "3.3.2",
898
898
  "latest": "4.0.0",
899
899
  "upToDate": false,
900
900
  "updateAvailable": true,
package/dist/index.js CHANGED
@@ -23799,6 +23799,8 @@ var init_capabilities = __esm({
23799
23799
  "history aggregate": READ_LOCAL,
23800
23800
  "install": ACTION_LOCAL,
23801
23801
  "mcp serve": READ_LOCAL,
23802
+ "mcp tools": READ_LOCAL,
23803
+ "mcp list-tools": READ_LOCAL,
23802
23804
  "plan schema": READ_LOCAL,
23803
23805
  "plan validate": READ_LOCAL,
23804
23806
  "plan suggest": READ_LOCAL,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@switchbot/openapi-cli",
3
- "version": "3.3.1",
3
+ "version": "3.3.2",
4
4
  "description": "SwitchBot smart home CLI — control devices, run scenes, stream real-time events, and integrate AI agents via MCP. Full API v1.1 coverage.",
5
5
  "keywords": [
6
6
  "switchbot",