ACTIVEPIECES/packages/pieces/community/tavily
rohit cd823a2d9e
Some checks failed
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
Release Pieces / Release-Pieces (push) Has been cancelled
automaton layer
2025-07-05 23:59:03 +05:30
..
src automaton layer 2025-07-05 23:59:03 +05:30
.eslintrc.json automaton layer 2025-07-05 23:59:03 +05:30
package.json automaton layer 2025-07-05 23:59:03 +05:30
project.json automaton layer 2025-07-05 23:59:03 +05:30
README.md automaton layer 2025-07-05 23:59:03 +05:30
tsconfig.json automaton layer 2025-07-05 23:59:03 +05:30
tsconfig.lib.json automaton layer 2025-07-05 23:59:03 +05:30

Tavily

Description

Tavily is an AI-powered search engine designed for accurate and real-time information retrieval. This piece enables integration with Tavily's API to perform searches and extract information.

Actions

  1. Search: Perform a search query using Tavily's AI search engine

    • Supports both basic and advanced search depths
    • Optional AI-generated answer
    • Configurable result limits
    • Raw content inclusion option
  2. Extract: Extract structured data from a webpage using Tavily's extraction API

    • Clean and formatted content extraction
    • Supports various content types
    • Removes ads and irrelevant content

Authentication

This piece requires an API key from Tavily. To obtain your API key:

  1. Visit https://tavily.com/ and sign up for an account
  2. Navigate to your dashboard
  3. Copy your API key from the dashboard

Requirements

  • Tavily API Key