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

# Tool

> Execute a connected app in a workflow

The **Tool** node runs a function from a connected app with a linked account. Add **Tool** from **Integrations** in the node library.

<img src="https://mintcdn.com/utopikai/p9a1LGmePwjWsNz6/images/workflows/Tool.png?fit=max&auto=format&n=p9a1LGmePwjWsNz6&q=85&s=8258481fc2f528cbad5457e2f66885c6" alt="Tool node configuration" width="1024" height="656" data-path="images/workflows/Tool.png" />

## Configure the Tool node

Select the node to open the **Tool** panel. Complete the steps in order:

1. **Select App** — Search the app catalog and pick an app.
2. **Select Function** — Choose the action to run. This step unlocks after you pick an app.
3. **Linked Account** — Connect or choose the account the step should use.

Then fill in the function inputs. Use **Insert Variable** to pass values from earlier steps, or expand **Raw JSON** when you need the payload as JSON.

Manage which apps are available in **Admin** → **Tools**. See [Tools Overview](/tools/overview).

## Related documentation

* [Workflows Overview](/workflows/overview)
* [Editor](/workflows/editor)
* [Tools Overview](/tools/overview)
* [HTTP](/workflows/http)
