ToolOutputGuardrailData
Input data passed to a tool output guardrail function.
Extends
Section titled “Extends”ToolInputGuardrailData<TContext>
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
|
|
Properties
Section titled “Properties”agent: Agent<any, any>;Inherited from
Section titled “Inherited from”context
Section titled “context”context: RunContext<TContext>;Inherited from
Section titled “Inherited from”ToolInputGuardrailData.context
output
Section titled “output”output: unknown;toolCall
Section titled “toolCall”toolCall: object;| Name | Type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|