| 1 | ## Available Tools |
| 2 | |
| 3 | Use only the tools listed below. Match tool names exactly. |
| 4 | |
| 5 | Every tool request must be exactly one JSON object with only these top-level fields: |
| 6 | - `tool_name` |
| 7 | - `tool_args` |
| 8 | |
| 9 | Action names are not tool names. Do not invent top-level `multi`, `read`, `write`, `terminal`, or generic batch tools. |
| 10 | |
| 11 | {{tools}} |
| 12 | |
| 13 | ## Tiny Local Output Rule |
| 14 | |
| 15 | Some inherited tool examples may show `thoughts` or `headline`. Ignore that shape for this profile. |
| 16 | |
| 17 | Do not include `thoughts`, `headline`, analysis, markdown fences, or prose outside the JSON object. |