supabase-mcp
read_records
Read records from a Supabase table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Filter conditions (optional) | |
select | No | Fields to select (optional) | |
table | Yes | Table name |
Input Schema (JSON Schema)
You must be authenticated.