Skip to content

docs: remove list tool from documentation#22664

Closed
ariane-emory wants to merge 2 commits into
anomalyco:devfrom
ariane-emory:doc/remove-list-tool
Closed

docs: remove list tool from documentation#22664
ariane-emory wants to merge 2 commits into
anomalyco:devfrom
ariane-emory:doc/remove-list-tool

Conversation

@ariane-emory

@ariane-emory ariane-emory commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #22663

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The list tool is defined in src/tool/ls.ts but is not registered in the tool registry, so it is not available to LLMs.

Removes references to the list tool from tools.mdx (### list section + Internals line), permissions.mdx (external_directory example + Available Permissions), and modes.mdx (tool table row) across all 18 locales.

How did you verify your code works?

Documentation only. No testing required beyond basic bun typecheck and bun test.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

The list tool is defined in src/tool/ls.ts but is not registered in
the tool registry, so it is not available to LLMs. Remove all
documentation references to avoid confusion.

Removed from tools.mdx (### list section + Internals line),
permissions.mdx (external_directory example + Available Permissions),
and modes.mdx (tool table row) across all 18 locales.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. Vouched contributor and removed needs:compliance This means the issue will auto-close after 2 hours. labels Apr 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@ariane-emory
ariane-emory marked this pull request as ready for review April 15, 2026 20:54
@ariane-emory

Copy link
Copy Markdown
Contributor Author

Closing in favour of a more expansive PR, they will remove the tool in its entirety alongside its documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove documentation for the unpublished list tool

1 participant