Skip to main content

version

Family: Project utilities — init, validate, sync, regenerate, doctor, tree, version. See Project utilities.

Show Vyasa version.

@mcp.tool()
def version(
) -> str

Returns str.

Call shape

Fill your values; omit optional parameters:

{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "version",
"arguments": {

}
}
}