Skip to content

docs(tools): document fetch native tool - #12

Merged
konglyyy merged 1 commit into
mainfrom
feat/simple-fetch-tool
Jul 24, 2026
Merged

docs(tools): document fetch native tool#12
konglyyy merged 1 commit into
mainfrom
feat/simple-fetch-tool

Conversation

@konglyyy

@konglyyy konglyyy commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document the GET-only http.fetch.get native tool in the existing Agent Tools workflow
  • explain exact and wildcard URL patterns, limits, public HTTPS restrictions, and untrusted responses
  • publish the updated control-plane OpenAPI contract
  • clarify native-tool invocation scopes, including PDF target-chat support

Validation

  • npm run validate passed with the supported bundled Node.js runtime
  • documentation checks and Mintlify production build passed
  • workspace platform-contract check passed

Related PRs and merge order

  1. control-plane — feat(agents): add secure fetch native tool control-plane#17
  2. execution-engine — feat(tools): route and redact fetch tool results execution-engine#6
  3. management-console — feat(agents): configure fetch native tool management-console#19
  4. docs-website (this PR)docs(tools): document fetch native tool #12

Documentation

This is the user-facing documentation consumer and should merge after the producer and runtime/UI consumers.

Residual risk

The published OpenAPI is generated from the coordinated control-plane contract and must remain synchronized with control-plane PR 17.

@konglyyy
konglyyy marked this pull request as ready for review July 24, 2026 10:43
@konglyyy
konglyyy merged commit a04cbb1 into main Jul 24, 2026
1 check passed
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.

1 participant