What can you ask the Structural Agent to do?
You can ask the Structural Agent to perform a variety of analysis and configuration tasks. The following are just a few examples.
Navigate through the workspace
Display Database View.
Show me Table View for the transactions table.
Ask questions about the workspace data
How many name columns were detected in the data?
Are there any sensitive columns in the customers table?
Are there any JSON columns?
Filter the workspace data columns
Show me all of the unprotected datetime columns.
Show me all of the primary key and foreign key columns.
Set column sensitivity
Make sure that all datetime columns are marked as sensitive.
Mark the currently displayed columns as not sensitive.
Ask for generator recommendations
Suggest a generator for the occupation column.
Configure column generators
Apply the Timestamp Shift generator to all of the datetime columns. Shift the dates by 1 day before or after the current value.
Apply the Custom Categorical generator to the product column. Generate 20 product names and enable consistency.
Display sample data
Show me sample source and destination values for the last name column in the customers table.
Generate scripts and API calls Note that the Agent can only use the information available from this guide. It does not have access to the generated API reference.
Can you show me the API call for assigning the Email generator to the email address columns?
Note that Structural Agent requests are still subject to your global and workspace permissions. You cannot ask the Structural Agent to perform a task that you do not have permission to do.
Last updated
Was this helpful?