[FEATURE]: Expose tool execution capabilities to plugins #6580

Open
opened 2026-02-16 18:04:39 -05:00 by yindo · 0 comments
Owner

Originally created by @yuguorui on GitHub (Jan 17, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Expose tool execution capabilities to plugins and OpenAPIs, enabling them to reuse existing tools while respecting permission requirements.

What we have now:

  1. List tools
  2. List tool IDs
Originally created by @yuguorui on GitHub (Jan 17, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Expose tool execution capabilities to plugins and OpenAPIs, enabling them to reuse existing tools while respecting permission requirements. What we have now: 1. [List tools](https://github.com/anomalyco/opencode/blob/ea13b6e8aa219f0c75eb13a6a58271d75c37521e/packages/opencode/src/server/routes/experimental.ts#L39) 2. [List tool IDs](https://github.com/anomalyco/opencode/blob/ea13b6e8aa219f0c75eb13a6a58271d75c37521e/packages/opencode/src/server/routes/experimental.ts#L18C19-L18C32)
yindo added the discussion label 2026-02-16 18:04:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6580