> ## Documentation Index
> Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tool steps

> Find info on our most popular Tool steps in Relevance AI

<Info>
  This section of our knowledge base is under construction. We have 2000+ integrations and we're adding to this page gradually with more info on each of our most popular Tool steps. If you're running into issues with a certain Tool step, or would like to see a doc on a certain Tool step, please [reach out to our support team](https://relevanceai.com/docs/get-started/support)!
</Info>

## LLM Tool steps

<Columns cols={2}>
  <Card title="LLM" href="/build/tools/tool-steps/llms/llm-tool-step">
    Use a LLM as a step in your Tools
  </Card>

  <Card title="More to come!">
    More help docs to come!
  </Card>
</Columns>

## Popular Tool steps

<Columns cols={2}>
  <Card title="Firecrawl" href="/build/tools/tool-steps/firecrawl">
    Use Firecrawl to turn websites into LLM-ready data
  </Card>

  <Card title="Extract Website Content" href="/build/tools/tool-steps/extract-website-content">
    Turn websites into text or HTML to use in your Tools and Agents
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="API" href="/build/tools/tool-steps/api">
    Use a Tool step to call any API
  </Card>

  <Card title="Google Search" href="/build/tools/tool-steps/google-search">
    Search Google for any query to analyse in your Tools and Agents
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Python" href="/build/tools/tool-steps/python-code/code-python">
    Use a Tool step to code using Python
  </Card>

  <Card title="Delay" href="/build/tools/tool-steps/delay">
    Delay your Tools and Agents using a Tool step
  </Card>
</Columns>

## Conversion Tool steps

<Columns cols={2}>
  <Card title="Convert spreadsheet to JSON" href="/build/tools/tool-steps/convert-spreadsheet-to-json">
    Use a Tool step to convert CSVs and XLSXs into JSON
  </Card>

  <Card title="Convert a file to text" href="/build/tools/tool-steps/file-to-text">
    Use a Tool step to convert supported files into text
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Convert PDF to text" href="/build/tools/tool-steps/convert-pdf-to-text">
    Use a Tool step to convert PDFs into text for LLMs to read
  </Card>

  <Card title="Convert audio/video to text" href="/build/tools/tool-steps/convert-audio-video-to-text">
    Use a Tool step to convert audio and video files to text using three different models
  </Card>
</Columns>

## Knowledge Tool steps

<Snippet file="components/integrations/knowledge-tool-steps.mdx" />

## Integration Tool Steps

### Confluence

<Snippet file="components/integrations/confluence-tool-steps.mdx" />

### Google Calendar

<Snippet file="components/integrations/google-calendar-tool-steps.mdx" />

### Google Docs

<Snippet file="components/integrations/google-docs-tool-steps.mdx" />

### Google Sheets

<Snippet file="components/integrations/google-sheets-tool-steps.mdx" />

### Gmail

<Warning>This section is under construction.</Warning>

<Snippet file="components/integrations/gmail-tool-steps.mdx" />

### LinkedIn

<Snippet file="components/integrations/linkedin-tools.mdx" />

### Slack

<Snippet file="components/integrations/slack-tool-steps.mdx" />

### Trello

<Snippet file="components/integrations/trello-tool-steps.mdx" />
