Show HN: Tool2agent – a protocol for LLM tool feedback workflows
github.com·3h·
Discuss: Hacker News
Flag this post

tool2agent

tool2agent is a protocol that enables LLM agents to navigate complex business constraints through trial and error by communicating rich and structured feedback data from tools.

Real-world domain constraints are complex, dynamic, and not publicly known — in other words, can’t be fed into an LLM context. tool2agent defines rules for producing structured errors and suggestions that give an agent enough context to iteratively improve on its request until the goal is achieved.

Technically speaking, tool2agent is a set of conventions that allow structuring tool call feedback flows in a predictable manner. These conventions enable novel tooling for agent builders.

Packages

For agent developers

  • [@t…

Similar Posts

Loading similar posts...