create_project_db
Creates a new PostgreSQL database for a project. Use this tool to provision a dedicated database for organizing project data.
Instructions
Creates a new PostgreSQL database for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |