{"id":"0ee497b8-5303-4366-ba4e-35bfcbdca1c6","task_name":"Create Secret Key","summary":"Create a new secret API key in Supabase to enable secure programmatic access to your project. Secret keys are used for server-side authentication and should be kept confidential.","description":"Creates a new secret API key in Supabase by entering a key name and confirming the creation.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/api-keys","element":{"name":"New secret key","role":"button","selector":"","xpath":"//html/body/div[1]/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/div/div[2]/div[2]/div[3]/div[1]/div[2]/button","attributes":{"type":"button","data-size":"tiny","data-state":"closed"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to the API keys section of your Supabase project and click the 'New secret key' button to initiate the creation of a new secret API key."},{"step_number":2,"action_type":"type","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/api-keys?new=secret","element":{"name":"Example: my_super_secret_key_123","role":"textbox","selector":"","xpath":"//*[@id=\":r10a:-form-item\"]","attributes":{"id":":r10a:-form-item","name":"name","placeholder":"Example: my_super_secret_key_123"}},"value":"","keys":[],"file_paths":[],"description":"Enter a descriptive name for your new secret key in the text input field. Use a name that clearly identifies the key's purpose and environment (e.g., 'production_backend_key' or 'mobile_service_key')."},{"step_number":3,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/api-keys?new=secret","element":{"name":"Create API key","role":"button","selector":"","xpath":"//html/body/div[2]/div/div[4]/button","attributes":{"type":"submit","data-size":"tiny"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Create API key' button to generate the new secret key."},{"step_number":4,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/api-keys?new=","element":{"name":"","role":"button","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/div/div[2]/div[2]/div[3]/div[2]/div/div[2]/table/tbody/tr[2]/td[2]/div/button[2]","attributes":{"type":"button","data-size":"tiny","data-state":"closed"}},"value":"","keys":[],"file_paths":[],"description":"Confirm or close the success dialog by clicking the displayed button to complete the key creation process."}]}