Skip to content

Feature request: Comprehensive Documentation for Built-in AI Agent Tools #264173

@lem0n4id

Description

@lem0n4id

Currently, there doesn’t appear to be a single dedicated page or comprehensive documentation covering the built-in AI agent tools contributed by VS Code.

Examples of such tools include:

  • insert_edit_into_file
  • read_file
  • file_search
  • semantic_search
  • create_file
  • replace_string_in_file
  • fetch_webpage
  • vscode_search_extensions_internal
  • getCurrentMilestone
  • getReleaseFeatures

These are mentioned in a scattered fashion across posts and examples (e.g., when explaining *.prompt.md usage), but there’s no central reference describing their purpose, parameters, and usage guidelines.

This makes it difficult for developers experimenting with agent mode to fully understand the toolset and its intended usage.

Feature Request

  • Provide a dedicated documentation page (or section) listing all built-in tools contributed by VS Code.
  • Include at minimum:
    • Tool name
    • Purpose/description
    • Example usage
    • Notes on availability/limitations

Reference

A related community discussion highlighting the confusion:
Reddit thread

This would help both new and advanced users take full advantage of the built-in agent capabilities.

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS Code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions