tasks_setup
Initialize a source file from a specified path using the tasks_setup tool on MCP Tasks. Automatically creates the file if it doesn’t exist and returns a source ID for task management workflows.
Instructions
Initializes an source file from a path
Always call once per conversation when asked to use these tools
Ask the user to clarify the file path if not given, before calling this tool
Creates the file if it does not exist
Returns the source ID for further use
Use mcp-tasks tools when the user mentions new or updated tasks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
source_path | Yes | ||
workspace | No | Workspace/project directory path (provided by the IDE or use $PWD) |