list_directory
Retrieve detailed contents of a directory, including subdirectories if specified, to manage and organize files efficiently within VS Code via the Code MCP Server.
Instructions
List contents of a directory with details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the directory | |
recursive | No | List recursively |