{"id":"61495367-4bc8-4f8d-ad92-be0e7f428f67","task_name":"Exa Prompt Builder","summary":"This workflow creates a new Exa API configuration by selecting Claude as your AI model, Python as your programming language, and configuring a web search tool with sample search results. The generated prompt provides ready-to-use API setup code for integrating live web search into your AI application.","description":"Creates a new Exa API configuration by selecting Claude as the model, Python as the language, configuring a web search tool, selecting search results, and copying the generated API setup prompt.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"New config","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[2]/div[1]/div[1]/button","attributes":{}},"value":"","keys":[],"file_paths":[],"description":"Click the 'New config' button on the Exa Dashboard to begin creating a fresh API configuration for your project."},{"step_number":2,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Claude","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[2]/div[1]/div/button[2]","attributes":{"type":"button"}},"value":"","keys":[],"file_paths":[],"description":"Select Claude as your AI model by clicking the 'Claude' button. This configures the generated prompt to be compatible with Anthropic's Claude API."},{"step_number":3,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Python","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[2]/div[2]/div/button[1]","attributes":{"type":"button"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Python' button to specify Python as your implementation language. This ensures the generated setup code follows Python syntax and conventions."},{"step_number":4,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Web search tool","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[2]/div[3]/div/button[1]","attributes":{"type":"button"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Web search tool' button to enable the web search functionality in your configuration. This adds the live web search capability to your API setup."},{"step_number":5,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Compact 4k chars of highlightsYou and Your Research www.medium.com THE TALK: ``You and Your Research'' by Dr. Richard W. Hamming, The title of my talk is, ``You and Your Research.'' It is not about managing research, it is about how you...","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[2]/div[5]/div/button[1]","attributes":{}},"value":"","keys":[],"file_paths":[],"description":"From the list of example search results, click one to select it. This example result (showing a Medium article about 'You and Your Research' by Richard Hamming) demonstrates how Exa search results are formatted and presented."},{"step_number":6,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Generate prompt","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[3]/button","attributes":{}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Generate prompt' button to create the customized API setup prompt based on your selections (Claude model, Python language, and web search tool)."},{"step_number":7,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Copy API setup prompt","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div[5]/div/div[2]/div[1]/div[3]/button","attributes":{"type":"button"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Copy API setup prompt' button to copy the generated prompt to your clipboard, making it ready to paste into your project code or documentation."}]}