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

# LoadTools

> Load tools by name (from `SearchTools` results) so you can call them. After loading, invoke each tool by its name. Only load the tools you actually need.

# LoadTools

Load tools by name (from `SearchTools` results) so you can call them. After loading, invoke each tool by its name. Only load the tools you actually need.

## Parameters

| Parameter | Type      | Required | Description                                               |
| --------- | --------- | -------- | --------------------------------------------------------- |
| `names`   | string\[] | Yes      | Exact tool names to load, taken from SearchTools results. |
