The following tools services can be made available using Wanaku and used to provide access to specific services.
Type | Service Tool | Description |
---|---|---|
exec | wanaku-tool-service-exec | Executes a process as a tool (use carefully - there's no input validation) |
http | wanaku-tool-service-http | Provides access to HTTP endpoints as tools via Wanaku |
kafka | wanaku-tool-service-kafka | Provides access to Kafka topics as tools via Wanaku |
kafka | wanaku-tool-service-sqs | Provides access to AWS SQS queues as tools via Wanaku |
tavily | wanaku-tool-service-tavily | Provides search capabilities on the Web using Tavily |
telegram | wanaku-tool-service-telegram | Provides message notification via Telegram bot |
yaml-route | wanaku-tool-service-yaml-route | Provides access to Camel routes in YAML tools via Wanaku |
NOTE
Some services (i.e.; Tavily, S3, etc.) may require API keys and/or other forms of authentication. Check the README.md files in each service documentation for more details.