opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(plugin): add tool execute API endpoint

Open yuguorui opened this issue 1 day ago • 1 comments

What does this PR do?

Introduce the /experimental/tool/execute endpoint, enabling execution of specific tools with provided arguments while enforcing permission constraints and returning the tool’s output.

Close #9056

How did you verify your code works?

  • bun run typecheck
  • testing the new API with client SDK v1/v2

yuguorui avatar Jan 17 '26 09:01 yuguorui