BuildShip Logo
BuildShip Community

Supabase DB Fetch Schema

Retrieves the schema details of a specified table from a Supabase-hosted PostgreSQL database. Accepts a table name as input and returns a list of columns with their names, data types, and maximum character lengths. The process uses Supabase to connect to the database and fetch the schema.

4

Report this template

Select the reason for reporting

Describe the issue in detail

Share template

Link to template

https://templates.buildship.com/template/vQsia5yf30jH/

Inputs

tableName

jobs
This is a static example using sample inputs. Remix the template to run it with your own values.

Output