Skip to main content

LangChain

@gork/sdk ships four StructuredTool tools plus two assembly helpers — gorkTools (aliased as createGorkTools) and the GorkToolkit class.

Vercel AI SDK

getGorkAiTools returns tools that drop straight into generateText / streamText. Pass a Gork client or { apiKey, baseUrl }.
Agent-called sends execute immediately. For approval flows, expose only the draft tools (gork_create_draft, gork_send_draft) and let a human trigger the send.