The Form Data Tables Schema element automatically goes through every form created in the application and identifies the database table structure (schema) used by each form. It then generates a description of these schemas that can be used as context for querying data with tools like the Database Query Tool or AI-based SQL generation.
This element is useful for enabling the AI to understand how data is stored across different forms in your app, making it possible to generate or validate queries intelligently.
To use the Form Data Tables Schema Element, add the Form Data Tables Schema prompt:
To properly configure the Form Data Tables Schema, set the following field:
Name | Description |
---|---|
Additional Schema Info | Use this field to add extra context or metadata about your data tables that might not be automatically extracted from the form definitions. This helps the AI better understand relationships, constraints, or business rules that apply to the schema. You can also specify the table data that you want AI to read. |