Get Server Version and Build Info
openl_get_versionIdentify this MCP server's exact build for diagnostics: returns package version, build ID, commit, branch, timestamp, and runtime platform. Use build.id when filing bug reports.
Instructions
Report this MCP server's own version and build identity for diagnostics and bug reports: the package version, the build id (version plus the short commit it was built from, suffixed '.dirty' for a modified working tree), the full commit and its date, the branch or tag, the build timestamp, and the Node.js/platform/architecture it runs on. Quote 'build.id' when reporting a problem — nightly builds between two releases share the same version and are otherwise indistinguishable. Needs no OpenL Studio connection and returns no configuration, credentials, or URLs. A build.source of 'unavailable' means this install shipped without build metadata, so only the version is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Response format: 'json' for structured, round-trippable data (default), 'markdown' for human-readable output, 'markdown_concise' for a brief summary (1-2 paragraphs), or 'markdown_detailed' for full details with context | json |