get_current_directory
The tool retrieves the current working directory path on the MCP server, enabling users to track their location during terminal operations or file system navigation.
Instructions
Get current working directory
Returns:
Path of current working directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_current_directoryArguments",
"type": "object"
}