Expand description
Request types for MCP tool parameters.
Each struct maps to the JSON input schema of one MCP tool.
Structs§
- Create
Database Request - Request to create a database.
- GetTable
Schema Request - Request to get a table’s schema.
- List
Tables Request - Request to list tables in a database.
- Query
Request - Request for
read_queryandwrite_querytools.