Skip to content

feat(plugin): add tool execute API endpoint#9058

Closed
yuguorui wants to merge 1 commit into
anomalyco:devfrom
yuguorui:dev
Closed

feat(plugin): add tool execute API endpoint#9058
yuguorui wants to merge 1 commit into
anomalyco:devfrom
yuguorui:dev

Conversation

@yuguorui

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@yuguorui
yuguorui force-pushed the dev branch 3 times, most recently from a6fe89b to 9ea99f5 Compare January 18, 2026 15:04
Introduce the /experimental/tool/execute endpoint, enabling execution of
specific tools with provided arguments while enforcing permission constraints
and returning the tool’s output.

Signed-off-by: yuguorui <yuguorui@pku.edu.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Expose tool execution capabilities to plugins

1 participant