Glossary term
Glossary term
Agentic Systems
Standard for describing REST APIs.
Zapier's AI Actions feature parses OpenAPI specs to automatically generate tool schemas for LLM agents - any API with an OpenAPI spec becomes instantly accessible to GPT-4 or Claude agents via Zapier.
Microsoft Semantic Kernel auto-generates tool plugins from OpenAPI specs - a developer points the SDK at a Swagger URL and the kernel creates typed function wrappers usable by Copilot agents.
Kong Gateway generates OpenAPI specs from live API traffic and uses them to auto-configure AI gateway policies - rate limits, auth, and schema validation - for model-connected APIs.