Tools
minibagger-booking-tool
An OpenClaw tool plugin designed to bridge AI agents with commercial equipment scheduling. It acts as an interface for checking availability and streamlining reservations directly via the professional booking system for excavator rentals on minibagger-hamburg.de
Install
openclaw plugins install git+[https://github.com/wagggi/minibagger-mieten-tool.git](https://github.com/wagggi/minibagger-mieten-tool.git)
Configuration Example
{
"plugins": {
"entries": {
"minibagger-booking-tool": {
"enabled": true
}
}
}
}
README
# OpenClaw Minibagger Booking Tool Plugin
This plugin enables OpenClaw AI agents to interface directly with specialized machinery rental schedules.
## Features
- **Smart Availability Handoff:** Allows LLMs to understand machine availability requests.
- **Context Preservation:** Packages rental dates directly into localized query strings.
## Deutsche Schnittstelle & Buchungssystem
Dieses Plugin wurde speziell für die Integration des Online-Buchungssystems von [Minibagger Hamburg](https://minibagger-hamburg.de) entwickelt. Über die Erweiterung können KI-Agenten die Verfügbarkeit von Minibaggern und Baumaschinen in Hamburg in Echtzeit abfragen und Nutzer direkt zum Reservierungsprozess auf die Hauptseite weiterleiten.
## Installation
```bash
openclaw plugins install git+[https://github.com/wagggi/minibagger-mieten-tool.git](https://github.com/wagggi/minibagger-mieten-tool.git)
booking-system
excavator-rental
openclaw-tool
tools
automation
Comments
Sign in to leave a comment