!functions
Explore and manage database functions across PostgreSQL, MySQL, and Firestore with this MCP server tool. Simplify database operation workflows by organizing and executing functions efficiently.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}