supabase_count_rows
Count rows in a Supabase database table, with optional filtering to tally specific data subsets for analysis or reporting.
Instructions
[UNIFIED] Count rows in a table, optionally matching filter conditions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| table | Yes | ||
| filters | No | ||
| use_service_role | No |