{"id":"654923e0-cd2e-443e-ac56-813ce2ae4fe0","task_name":"Get Project Name & ID","summary":"This workflow retrieves your Supabase project name and ID from the project settings page, then copies the ID to your clipboard for easy use in API calls, environment variables, or documentation.","description":"Retrieves and copies the project name and ID from Supabase project settings.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb","element":{"name":"Project Settings","role":"link","selector":"","xpath":"//html/body/div[1]/div/div/div[3]/div[1]/div[2]/div/div[1]/div/ul/div[7]/li/a","attributes":{"href":"/dashboard/project/bezuunvuecuzqgutpggb/settings/general","data-size":"default","data-state":"closed","data-active":"false","data-sidebar":"menu-button","data-has-icon":"true"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to your project settings by clicking the Project Settings link in the Supabase Dashboard. This page displays all configuration details for your project, including the project name and unique project ID that you need for API authentication and integration setup."},{"step_number":2,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/general","element":{"name":"Copy","role":"button","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/div[2]/div[1]/div[2]/form/div/div[2]/div/div/div[1]/div/div/button","attributes":{"type":"button","data-size":"tiny"}},"value":"","keys":[],"file_paths":[],"description":"Click the Copy button next to your project ID to copy it to your clipboard. This eliminates manual transcription errors and allows you to quickly paste the ID into configuration files, environment variables, or API calls."}]}