Inputs
☐ Prompt / Description (Required)
A clear and concise instruction describing what this step should do. This helps the AI debug and adjust URL retrieval if needed.Good Example:
"Retrieve the URL of the active tab and store it in a table."Bad Example:
"Find some link and get it."Why it’s bad? Too vague, lacks specificity about retrieving the tab URL.☐ Storage Options (Required)
Assign to Variable
Save URL to a variable:
- Variable name required
- For later reference
- Dynamic usage
Insert to Table
Store URL in a table:
- Column selection required
- Structured storage
- Data collection