The Unix philosophy of "Treat every output as an input to another program" is alive and well in the AI Era. We humans were the runtime between outputs of our tools (Copy and paste, drag and drop), but now with agentic tools and loops, the outputs of one tool call can be used in another without us.
AI is the difference maker here. I can accept user intent and unstructured outputs (from our hands, mouths, our other tools) to generate structured inputs between systems now. Build small and useful tools for your agents.
Let AI decide how it composes them together.