Integrations · Playbook

What an AI coworker
can do in Supabase.

The Supabase integration exposes 24 actions — 18 read,6 write — that any agent, team or AI employee can use once Supabase is connected at the organization level. Every write can be gated behindhuman approval, and every call lands in theaudit trail.

Read actions (18)

Safe to run freely — they observe, fetch and search.

ActionFunctionKey params
Apply migrationsupabase_apply_migrationproject_id, name, query
Confirm costsupabase_confirm_costtype, recurrence, amount
Generate typescript typessupabase_generate_typescript_typesproject_id
Get anon keysupabase_get_anon_keyproject_id
Get costsupabase_get_costtype, organization_id
Get logssupabase_get_logsproject_id, service
Get organizationsupabase_get_organizationid
Get projectsupabase_get_projectid
Get project urlsupabase_get_project_urlproject_id
List branchessupabase_list_branchesproject_id
List extensionssupabase_list_extensionsproject_id
List migrationssupabase_list_migrationsproject_id
List organizationssupabase_list_organizations
List projectssupabase_list_projects
List tablessupabase_list_tablesproject_id
Pause projectsupabase_pause_projectproject_id
Rebase branchsupabase_rebase_branchbranch_id
Reset branchsupabase_reset_branchbranch_id

Write actions (6)

They change things. Gate the sensitive ones with approval policies; approvals are single-use.

ActionFunctionKey params
Create branchsupabase_create_branchproject_id, confirm_cost_id
Create projectsupabase_create_projectname, organization_id, confirm_cost_id
Delete branchsupabase_delete_branchbranch_id
Execute sqlsupabase_execute_sqlproject_id, query
Merge branchsupabase_merge_branchbranch_id
Restore projectsupabase_restore_projectproject_id

Put Supabase in an AI coworker's hands.

Browse templates and solution packs that work with Supabase, or start from the problem you're trying to fix.

Browse templates