Supabase Auth

generate_typescript_types

Generates TypeScript types for a project.

Remote Supabase

Other tools also called generate_typescript_types? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "project_id": {
      "type": "string"
    }
  }
}