create_chatmode
Generate a VS Code .chatmode.md file by defining its filename, description, content, and tools. Simplifies chatmode creation for managing conversations and instructions within the Mode Manager MCP server.
Instructions
Create a new VS Code .chatmode.md file with the specified description, content, and tools.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The main content/instructions for the chatmode in markdown format | |
description | Yes | A brief description of what this chatmode does | |
filename | Yes | The filename for the new chatmode (with or without extension) | |
tools | No |