Uses of Interface
com.github.copilot.sdk.json.PreToolUseHandler
Packages that use PreToolUseHandler
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of PreToolUseHandler in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return PreToolUseHandlerMethods in com.github.copilot.sdk.json with parameters of type PreToolUseHandlerModifier and TypeMethodDescriptionSessionHooks.setOnPreToolUse(PreToolUseHandler onPreToolUse) Sets the handler called before a tool is executed.