Architecture & ModernizationArchitecture & Modernization
Conference50min
INTERMEDIATE

Wrap, Reshape, or Redesign: Retrofitting Your APIs for a World of Agents

The talk explores how to adapt human-designed APIs for LLM agents, which interpret instructions literally and need explicit boundaries. It presents a practical framework for retrofitting APIs into agent-ready tools, with real examples, tradeoffs, and cases where redesign improves both agent and human usability.

talk.summaryAiDisclaimer

Horacio Gonzalez
Horacio GonzalezClever Cloud

talkDetail.whenAndWhere

Wednesday, October 7, 12:00-12:50
TBA 9
talks.roomOccupancytalks.noOccupancyInfo
talks.description
Most APIs we use today were designed for human developers. That worked because humans compensate: they read docs, infer conventions, recognize dangerous operations, and fill in what the interface never made explicit.

Now those same APIs have a second consumer: LLM-based agents, copilots, and agentic workflows. This new consumer does not compensate reliably. It takes descriptions literally, chooses wrong actions confidently, and cannot infer the operational boundaries your API never stated.

The naive response is to wrap existing APIs with tool descriptions and call it done. In practice, some capabilities can be wrapped as-is, some must be reshaped into narrower intent-level tools, and some expose deeper design flaws that need real redesign.

In this talk, I’ll share a practical framework for retrofitting existing APIs and platform capabilities for agent consumption, based on real platform examples. We’ll look at concrete before-and-after cases, discuss the tradeoffs of each strategy, and see why designing for agents often improves the platform for humans too.
tooling
apis
agents
redesign
talks.speakers
Horacio Gonzalez

Horacio Gonzalez

Clever Cloud

France

Spaniard lost in Brittany, coder, speaker, dreamer and all-around geek.

Horacio is VP of DevRel at Clever Cloud. He is also the co-founder and leader of the FinistDevs and Rdv des Speakers communities.

Horacio loves web development in general and everything around Web Components and standards web in particular, but he also loves to discuss Kubernetes, AI and cloud in general.