| 1 | ## available tools |
| 2 | use ONLY the tools listed below. match names exactly. do NOT invent tool names. |
| 3 | Action names are not tool names. Do not invent top-level `multi` or generic batch tools. The only listed wrapper for independent concurrent calls is `parallel`; otherwise call one listed tool at a time. If a tool has an action named `multi`, keep that action inside `tool_args.action` for that specific tool. |
| 4 | {{tools}} |