mcp-timeplus

by jovezhong
Verified

list_tables

Input Schema

NameRequiredDescriptionDefault
databaseNodefault
likeNo

Input Schema (JSON Schema)

{ "properties": { "database": { "default": "default", "title": "Database", "type": "string" }, "like": { "default": null, "title": "Like", "type": "string" } }, "title": "list_tablesArguments", "type": "object" }