The Tools I Wasn’t Using Were Costing the Most
My self-hosted AI assistant was quietly burning money on every cold start, and the culprit was tools I never used. Here’s how OpenClaw works under the hood: every tool the assistant can call ships its full JSON schema into the system prompt. Parameters, nested objects, enums, the works. On a fresh start, all of that…