list_directory
Retrieve detailed contents of a directory by specifying the path, optionally listing files recursively. Facilitates interaction with VS Code through the Model Context Protocol for AI agents and assistants.
Instructions
List contents of a directory with details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the directory | |
recursive | No | List recursively |