listVSCodeTasks
Retrieve VS Code tasks from tasks.json and extensions, filtering by type. Returns task name, type, group, and source.
Instructions
List VS Code tasks from tasks.json and extensions. Returns name, type, group, source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter tasks by type (e.g. 'shell', 'npm') |