Skip to content

Error

1 wrapper generated from Error and Error.prototype. Every entry takes a single object literal whose keys mirror the original parameter names, plus an optional prompt: string for the LLM path.

MethodFirst signature
isError
isError(input: { error: unknown; prompt?: string }): Promise<boolean>