xano_version
Retrieves the current version string of the Xano Developer MCP server from its package.json file.
Instructions
Get the current version of the Xano Developer MCP server. Returns the version string from package.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | The semantic version string of the MCP server. |