provision_postgres_project
Provision a new Postgres database instantly. Choose from prototype, hobby, or team tier. Get credentials or payment details for x402 micropayments.
Instructions
Provision a new Postgres database. Returns project credentials on success, or payment details if x402 payment is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional project name (auto-generated if omitted) | |
| tier | No | Database tier: prototype ($0.10/7d, free with testnet faucet), hobby ($5/30d), team ($20/30d) | prototype |
| org_id | No | Provision into an EXISTING org (v1.82). You must hold a developer+ membership on it. Omit for the cold-start path. Tier is org-governed. |