Forjinn Docs

Development Platform

Documentation v2.0
Made with
by Forjinn

Available Tools

Learn about available tools and how to implement it effectively.

2 min read
🆕Recently updated
Last updated: 12/9/2025

Available Tools

InnoSynth-Forjinn offers a diverse range of pre-built tools that you can integrate into your chatflows and agents. These tools cover various functionalities, allowing your AI applications to interact with external services, process data, and perform specialized tasks.

Categories of Tools

Tools are typically categorized based on their primary function:

  1. Search & Information Retrieval:

    • Google Search: Perform web searches to get up-to-date information.
    • SerpApi: Access structured search results from various search engines.
    • Brave Search: Utilize Brave's privacy-focused search engine.
    • Web Scraper: Extract content from web pages.
    • FireCrawl: Advanced web crawling and scraping capabilities.
    • Exa Search: Another search tool for specific use cases.
  2. Data Storage & Retrieval:

    • Database Query Tools (PostgreSQL, MySQL, MongoDB, MSSQL, MariaDB, Neo4j, Couchbase): Execute queries against various relational and NoSQL databases.
    • Vector Store Tools (Pinecone, Chroma, Qdrant, Weaviate, Milvus, Vectara): Interact with vector databases for semantic search and RAG.
    • Document Store Tools: Manage and retrieve documents from integrated document stores.
  3. Communication & Collaboration:

    • Gmail: Send and receive emails.
    • Slack: Interact with Slack channels.
    • Microsoft Outlook/Teams: Integrate with Microsoft communication platforms.
    • Jira: Create, update, and query issues in Jira.
    • GitHub: Interact with GitHub repositories (e.g., create issues, pull requests).
    • Notion: Interact with Notion pages and databases.
    • Confluence: Interact with Confluence Cloud or Server.
  4. Utility & Automation:

    • Calculator: Perform mathematical calculations.
    • Code Interpreter/E2B: Execute code in a sandboxed environment.
    • File System Tools: Read, write, or list files.
    • HTTP Request Tool: Make custom HTTP requests to any API.
    • JSON Parser: Parse and manipulate JSON data.
    • CSV/Excel Tools: Process structured data files.
  5. AI-Specific Tools:

    • Image Generation (e.g., DALL-E, Stable Diffusion): Generate images based on text prompts.
    • Speech-to-Text (e.g., AssemblyAI): Transcribe audio into text.
    • Text-to-Speech: Convert text into spoken audio.
    • Moderation Tools: Filter out unsafe or inappropriate content.

How to Find and Use Tools

  • Components Library: In the chatflow builder, the left panel's "Tools" category lists all available tools.
  • Tool Configuration: Each tool has specific parameters that need to be configured (e.g., API keys, input formats). Refer to the tool's individual documentation or the configuration panel in the UI for details.
  • Credentials: Many tools require corresponding Credentials to authenticate with their respective services. Ensure these are set up correctly.

The extensive tool library in InnoSynth-Forjinn allows you to build highly versatile and powerful AI applications that can interact with a wide array of services and data sources.