Lleverage Documentation
WebsiteLegalPlatform
  • Get Started
    • Introduction
    • Co-Pilot
    • FAQ
  • Key Terms
  • Action Guide
    • Triggers
    • Output
    • AI
      • Prompt
      • Agents
      • AI Web Search
      • Generate Image
  • Extracting Information
  • Using Information
  • Custom Code
  • Subworkflows
  • Knowledge Bases
  • Integrations
    • Gmail
    • Outlook
    • Slack
    • Microsoft Teams
    • Google Calendar
    • Sharepoint
    • Google Drive
    • Dropbox
    • Trello
    • Asana
    • Notion
    • ClickUp
    • Jira
    • Linear
    • Hubspot
    • Google Sheets
  • Canvas Guide
    • Canvas Controls
    • Flow Control
    • Action Cards
    • Action Connections
    • Variables and Data Flow
  • The Run Panel and Testing
  • Error Handling
  • Publishing Guide
    • How to Publish
    • API Endpoint
    • Chat App
    • Form App
    • Integration Configuration
    • Scheduling Workflows
  • Sharing
  • Settings
    • Account Setup
  • Projects
  • Subscription Management
  • Sharing & User Permissions
  • Technical
    • Models
    • Security & Performance
  • Analytics & Monitoring
  • Support
    • Release Notes
      • April 2025
      • March 2025
      • February 2025
      • January 2025
      • December 2024
      • November 2024
      • October 2024
      • September 2024
      • August 2024
      • July 2024
    • Getting Help and Troubleshooting
Powered by GitBook
On this page
  • Key Features
  • How to Add an AI Web Search Action
  • How to Configure the AI Web Search Action Card
  • How to Write Effective Search Queries
  • How to Use Variables in Search Queries
  • How to Test Your AI Web Search
  • Best Practices
  • Output Format
  1. Action Guide
  2. AI

AI Web Search

Last updated 7 days ago

AI Web Search is an AI-powered node that combines internet searching with intelligent answer generation. It searches the web for relevant information based on your query and uses AI to provide comprehensive, contextual answers within your workflow.

Key Features

  • Real-time web searching capabilities

  • AI-powered answer generation from search results

  • Variable integration for dynamic queries

  • Simple query-based interface

  • Automatic processing of search results into useful responses

How to Add an AI Web Search Action

  1. Open the Add Action menu using one of three methods:

    • Click the "Add Action" button in the top left corner

    • Click on a connection circle on an existing action card

    • Click and drag from one action to create a connection

  2. Find "AI Web Search" in the "All" tab or under the AI Tools category

  3. Click on "AI Web Search" to add it to your canvas

💡 Tip: If you add multiple AI Web Search actions, they will be automatically numbered (AI Web Search 1, AI Web Search 2, etc.)

How to Configure the AI Web Search Action Card

  1. Locate the AI Web Search card on your canvas which includes:

    • Header with the action name (which can be renamed)

    • Variable chip in the top left corner for referencing outputs

    • Controls for expanding/collapsing, running the search, and additional options

    • Connection points for inputs and outputs

  2. Configure the search query in the main input field:

    • Type your search query directly as free text

    • Use variables by clicking the '@' button to insert dynamic data

    • Combine variables with static text for more specific searches

  3. The AI will automatically process search results and generate intelligent answers

How to Write Effective Search Queries

  1. Be specific with your search terms to get more relevant results

  2. Use clear, descriptive language that matches what you're looking for

  3. Combine variables with context for dynamic searches:

    • Example: "Latest news about {{company_name}} financial performance"

    • Example: "Best practices for {{industry}} in 2025"

  4. Consider the scope of your search:

    • Broad queries for general information

    • Specific queries for detailed answers

💡 Tip: The Web Search node works best when your query clearly defines what type of information you're seeking.

How to Use Variables in Search Queries

  1. Using the '@' button method:

    • Click in the query field to see the '@' symbol appear

    • Click '@' to open the variables panel

    • Select the variable you want to include from the list

  2. Using the advanced method:

    • Type two curly braces {{ in the query field

    • Begin typing the node name to see autocomplete options

    • Select the specific output you want to reference

  3. Combining variables with text:

    • Mix variables with static text for context

    • Example: "Find competitor analysis for {{user_input}} industry"

How to Test Your AI Web Search

  1. Click the play button on the AI Web Search action card to run a test

  2. If using variables, ensure connected nodes have been run first to provide data

  3. Review the AI-generated response to ensure it meets your needs

  4. Adjust your query if the results aren't what you expected

⚠️ Warning: AI Web Search requires an active internet connection and may take longer than other AI actions due to the search and processing steps.

Best Practices

  • Keep queries focused - specific questions get better answers

  • Use variables strategically to make searches dynamic and relevant

  • Test with different query formats to find what works best for your use case

  • Consider the context of where this search fits in your overall workflow

Output Format

The AI Web Search action outputs:

  • AI-generated answer based on search results

  • Relevant information synthesized from multiple sources

  • Contextual response tailored to your query

💡 Tip: The AI Web Search output can be used as input for other actions in your workflow, making it perfect for research-based automations.

AI Web Search Action