MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / reject

Method reject

apps/cli/src/agent/extension-client.ts:358–360  ·  view source on GitHub ↗

* Reject the current action. * * Use when you want to deny a tool, command, or other action.

()

Source from the content-addressed store, hash-verified

356 * Use when you want to deny a tool, command, or other action.
357 */
358 reject(): void {
359 this.sendResponse("noButtonClicked")
360 }
361
362 /**
363 * Send a text response.

Calls 1

sendResponseMethod · 0.95

Tested by

no test coverage detected