Skip to content

Commit 16b9ea9

Browse files
mycollablabclaude
andcommitted
Fix serve --help: update tool names to webex_read/webex_write
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 09e6294 commit 16b9ea9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cmd/mcp/serve.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Authentication is shared with the CLI — run 'webex login' once and the server
4141
uses the same stored credentials with automatic token refresh.
4242
4343
Tools:
44-
webex_run Execute any CLI command and return JSON output
44+
webex_read Execute a read-only CLI command (list, get, download, export)
45+
webex_write Execute a command that creates, updates, or deletes a resource
4546
webex_help Get help text for any command or command group
4647
webex_usage Query the MCP usage log (recent commands, timing)
4748

0 commit comments

Comments
 (0)