REST API Tool

Invoke external REST APIs from inside an agent using httpx.AsyncClient. Supports GET/POST/PUT/DELETE with optional auth header propagation from the execution context. Use when an agent needs to call external services, microservices, or webhooks. Use when this capability is needed.

tomevault-io 9ca3584 2 files · 6.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/lauren-framework--lauren-ai--rest-api-tool commit 9ca3584e0e

Frequently asked questions

npx skillmds@latest add tomevault-io/rest-api-tool