Home / Companies / Orkes / Blog / Post Details
Content Deep Dive

How to Build Agents on Top of Your APIs with Agentspan

Blog post from Orkes

Post Details
Company
Date Published
Author
Nick Lotz
Word Count
1,107
Company Posts That Month
16
Language
English
Hacker News Points
-
Post removed?
No
Summary

Agentspan is presented as an execution layer for Python-defined AI agents that stores workflow state, tool history, execution IDs, and step-by-step traces on a server. Its `api_tool()` capability converts published OpenAPI, Swagger, or Postman API specifications into agent-callable tools, avoiding the need to manually maintain endpoint wrappers. The walkthrough demonstrates a service catalog API that lets an on-call assistant identify a service owner, review the latest production deployment, and find a relevant runbook. It emphasizes restricting the agent’s available operations with `tool_names` and `max_tools` to reduce model choice complexity and improve trace readability, while distinguishing `api_tool()` from tools for custom Python functions, individual HTTP endpoints, and MCP servers. Agentspan’s UI then lets users inspect the shared execution record, including API discovery, filtering, HTTP calls, LLM activity, and the final response under a single execution ID.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
AI Agents 2 5,835 1,407 272 -21%
LLM 2 6,889 1,263 265 -9%
MCP 1 7,956 795 196 +24%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.