create_temp_directory
Generate a temporary directory to store index data for efficient code repository analysis and search within the code-index-mcp server.
Instructions
Create the temporary directory used for storing index data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "create_temp_directoryArguments",
"type": "object"
}