get_settings_info
Retrieve essential details about project settings to facilitate efficient indexing, search, and analysis of code repositories within the MCP framework.
Instructions
Get information about the project settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_settings_infoArguments",
"type": "object"
}