[PR #9632] feat(plugin): add tool execute API endpoint #13168

Closed
opened 2026-02-16 18:18:02 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9632

State: closed
Merged: No


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
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9632 **State:** closed **Merged:** No --- ### 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
yindo added the pull-request label 2026-02-16 18:18:02 -05:00
yindo closed this issue 2026-02-16 18:18:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13168