Developer Tools6 toolsPaste one API key
Bolt Iot integration for AI agents
Bolt IoT is an integrated platform that enables users to build IoT projects by connecting sensors and actuators to the internet, offering cloud-based control and monitoring capabilities.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Bolt Iot once and call the same tools from all of them.
Setup
Connect Bolt Iot through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Bolt Iot exposes 6 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
bolt_iot_analog_read | Read the analog value from a specified pin on a Bolt device | Read |
bolt_iot_check_device_status | Check whether a specified Bolt device is online | Read |
bolt_iot_serial_read | Read incoming serial data from a Bolt device | Read |
bolt_iot_digital_write | Set a digital pin HIGH or LOW on a specified Bolt device | Read |
bolt_iot_serial_write | Send serial data to a Bolt device | Read |
bolt_iot_serial_write_read | Send serial data and read the response on a Bolt device | Read |