info
Returns server metadata: version, working directory, supported languages, tool list, and limits. Use it to discover what the server can see when a path is rejected.
Instructions
Server self-description: version, working directory (the path sandbox root — every path you pass must be inside it), supported languages/extensions, tool list, and all output caps. Returns JSON {name, version, workingDirectory, languages, tools[], limits, contract}. Read-only, no parameters. Call this first if a path is rejected or you need to know what the server can see.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||