db-mcp-tool

by wirdes
Verified

!export-data

Export data from specific tables in supported databases (PostgreSQL, MySQL, Firestore) using the db-mcp-tool for efficient data management and analysis.

Input Schema

NameRequiredDescriptionDefault
tableYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "table": { "type": "string" } }, "required": [ "table" ], "type": "object" }

You must be authenticated.

Other Tools from db-mcp-tool

Related Tools

ID: krqumx3rsi