{"id":"488a3480-d3a1-45d6-b016-821552bbe7c0","task_name":"Add Trigger - Typescript","summary":"Create a new TypeScript trigger in the Composio dashboard to enable your AI agent to watch for and respond to specific events from connected applications. Triggers are essential for building reactive workflows that automatically execute actions based on real-time events.","description":"Adds a new TypeScript trigger in the Composio dashboard.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/getting-started","element":{"name":"Triggers","role":"link","selector":"","xpath":"//html/body/div[2]/div/div[2]/div/div[2]/div/div/div[1]/div[1]/div/div/ul/li[8]/a","attributes":{"href":"/browzer/test/triggers","data-size":"default","data-slot":"sidebar-menu-button","data-state":"closed","data-active":"false","data-sidebar":"menu-button"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to the Triggers management section by clicking the 'Triggers' link in the dashboard navigation. This page displays all existing triggers and provides access to trigger creation tools."},{"step_number":2,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/triggers","element":{"name":"Add Trigger","role":"button","selector":"","xpath":"//html/body/div[2]/main/div/div/div/div/div/div/div[2]/button","attributes":{"data-size":"lg","data-slot":"button","data-variant":"outline"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Add Trigger' button to open the trigger creation dialog. This action initializes the workflow to configure a new trigger for your agent."},{"step_number":3,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/triggers","element":{"name":"TypeScript","role":"tab","selector":"","xpath":"//*[@id=\"radix-_r_j3_-trigger-typescript\"]","attributes":{"id":"radix-_r_j3_-trigger-typescript","type":"button","data-slot":"tabs-trigger","data-state":"active","data-orientation":"horizontal"}},"value":"","keys":[],"file_paths":[],"description":"Select the 'TypeScript' tab in the trigger creation dialog to specify that you want to create a trigger using TypeScript. This allows you to write custom logic in TypeScript to handle the event."},{"step_number":4,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/triggers","element":{"name":"","role":"button","selector":"","xpath":"//html/body/div[6]/div[3]/div/div[2]/button","attributes":{"data-size":"icon","data-slot":"button","data-variant":"ghost"}},"value":"","keys":[],"file_paths":[],"description":"Click the final action button (typically labeled 'Create', 'Confirm', or 'Save') to complete the trigger creation process. Your new TypeScript trigger is now registered and ready to be configured with event listeners and handler logic."}]}