agentskit.js

ToolExecResult

Auto-generated API reference for ToolExecResult.

Interface: ToolExecResult

Defined in: packages/core/src/agent-loop.ts:57

#Properties

#durationMs

durationMs: number

Defined in: packages/core/src/agent-loop.ts:61


#error?

optional error?: string

Defined in: packages/core/src/agent-loop.ts:60


#result?

optional result?: string

Defined in: packages/core/src/agent-loop.ts:59


#status

status: "complete" | "error" | "skipped"

Defined in: packages/core/src/agent-loop.ts:58

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page