How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Don’t rewrite your CLI for agents

calendar_today July 7, 2026 person Waldek Mastykarz domain microsoft

There’s advice making the rounds: replace your CLI args with a single –json payload so agents can use your tool more effectively. The thinking being, that agents already think in structured formats, and nested data maps cleanly to JSON. Flat args on the other hand, force awkward conventions like repeating –service-name to delimit multi-value groups, […] The post Don’t rewrite your CLI for agents appeared first on Microsoft for Developers .

open_in_new Read original post