{"id":"6593e70c-3f9c-4535-9260-0187fc27d1d0","task_name":"Revoke Composio API Key","summary":"Revoke an API key in the Composio dashboard to immediately disable access for that key. Use this workflow when you need to invalidate a key due to security concerns, accidental exposure, or when a team member no longer requires API access.","description":"Revokes an API key in the Composio dashboard by clicking the revoke button.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/settings/api-keys","element":{"name":"","role":"button","selector":"","xpath":"//html/body/div[2]/main/div/div/div/div/div[2]/div/table/tbody/tr[2]/td[5]/button","attributes":{"data-size":"icon","data-slot":"tooltip-trigger","data-state":"closed","data-variant":"ghost"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to the API key management section by clicking the options button (typically represented by three dots, a menu icon, or a settings icon) associated with the specific API key you wish to revoke in the Composio dashboard."},{"step_number":2,"action_type":"click","url":"https://dashboard.composio.dev/browzer/test/settings/api-keys","element":{"name":"Revoke","role":"button","selector":"","xpath":"//html/body/div[6]/div[2]/button[2]","attributes":{"data-size":"default","data-slot":"button","data-variant":"destructive"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Revoke' button in the dropdown menu that appears. This action immediately invalidates the selected API key and prevents any further API calls using that key."}]}