Docs
Cloudflare
Railway
CodeRabbit
WorkOS
OpenRouter
Netlify
Clerk
SerpAPI
AG Grid
Unkey
Sentry
Prisma
Electric
Cloudflare
Railway
CodeRabbit
WorkOS
OpenRouter
Netlify
Clerk
SerpAPI
AG Grid
Unkey
Sentry
Prisma
Electric
Class References
Function References
Interface References
Type Alias References
Variable References
Type Alias References

ToolResultState

Type Alias: ToolResultState

ts
type ToolResultState = "streaming" | "complete" | "error";
type ToolResultState = "streaming" | "complete" | "error";

Defined in: packages/ai/src/types.ts:58

Tool result states - track the lifecycle of a tool result