Skip to main content

Module types

Module types 

Source

Structs§

AgentInput
Input data passed to an agent
AgentInputMetadata
AgentOutput
Output data produced by an agent
AgentOutputMetadata
ToolCall
Tool invocation parameters
ToolResult
Tool execution result

Enums§

AgentError
Errors that can occur during agent execution
ToolError
Errors that can occur during tool execution

Type Aliases§

AgentResult
Result type for agent execution
EventId
Unique identifier for events
EventOffset
Sequential offset for event ordering
JsonValue
Generic JSON value for flexible data passing
ToolExecutionResult
Result type for tool execution
WorkflowId
Unique identifier for workflows