Utilities for integrating with external systems.
Basic Usage
agents:
my_agent:
toolsets:
- type: integration
Configuration Reference
Configuration for integration toolset.
| Integration Toolset (YAML) |
|---|
| toolsets:
- type: integrations
tools: null # Optional tool filter to enable/disable specific tools.
namespace: null # Optional namespace prefix for tool names
|