Supabase
Connect to Supabase to fetch or post information in a live database
Supabase is an open-source backend-as-a-service platform that provides a robust SQL database, real-time capabilities, and powerful authentication features. Data can be sent and received between Agentive and Supabase in two main ways:
Configuring your Prompt when Working with SQL DB's
Working with DB's can be difficult and ensuring your Agentive Prompt is optimized with certain instructions can go a long way.
Below are some Agentive Promopt Instructions we highly reccomend you use when working with SQL DB. Your Agentive Agent can retry a Tool multiple times, this however isn't optimal due to increased token usage and cost. Always aim to optimize you Agents to work first time.
This Tool Requires Auth. Get your API Key & Project URL from Supabase Projects page
Example OpenAPI Schema Below:
Last updated