Postman Tester
Dashboard
Accounts
Apps
Agents
Context Verifications
Test Sessions
Edit Agent
Agent Name
Description
AI assistant for generating and managing page CSS
Response Key
The JSON key to extract from LLM response for Step 5 (e.g., 'tables' will extract only data.tables)
Expected JSON Structure
Document the expected JSON structure returned by this agent. This helps with debugging and comparison diff generation.
LLM Prompt
The actual prompt sent to the LLM for this agent. Include instructions, constraints, and expected output format.
Informational Only
Check this if the agent only gathers information but never applies changes to the builder. In automated tests, the apply step will be skipped.
Default Context Verifications
appShortInfo - Basic app information
appAllDataTablesShortInfo - Short info about all data tables
appAllFieldsShortInfo - Short info about all fields
appTablesAndFieldsInfo - Complete tables and fields information
appUserRolesInfo - User roles and permissions
appPageLayoutsInfo - Page layouts configuration
appPagesInfo - Pages information
appFullPagesInfo - Complete pages details
appBasicPagesInfo - Basic pages information
appTasksInfo - Tasks and workflows
appPipesInfo - Data pipes and connections
appEmbeddableComponentsInfo - Embeddable components
appAiPromptsInfo - AI prompts configuration
appExportTemplatesInfo - Export templates
appImportTemplatesInfo - Import templates
appUniversalComponentLibraryShortInfo - Universal component library
thisDataTableFieldsShortInfo - Current data table fields
appTablesAndFieldsInfoWithRecords - Get tables with 3 sample records
appTablesAndFieldsInfoFull - Get Tables with Equations, Rollup Details and Dynamic Field code
loginPageFullInfo - Get The login Page
Hold Ctrl/Cmd to select multiple. These will be auto-selected in Step 6.
Back
Update Agent