type alias GetRunnableResponseimport { type GetRunnableResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: ({ workspace: string; endpoint_async: string; endpoint_sync: string; endpoint_openai_sync: string; summary: string; description?: string; kind: string; })