API reference
AgentPromptResult
Result of a one-shot Agent.prompt call.
AgentPromptResult
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Result of a one-shot Agent.prompt call.
Signature
type AgentPromptResult = RunResult;Kind
type