search_docs
Search Supabase official documentation using GraphQL queries to understand features, APIs, and best practices.
Instructions
Search the Supabase official documentation using GraphQL. Must be a valid GraphQL query. You should default to calling this even if you think you already know the answer, since the documentation is always being updated. This tool queries the official Supabase documentation to help users understand Supabase features, APIs, and best practices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graphql_query | Yes | GraphQL query string to search Supabase documentation. Must be a valid GraphQL query. |