App
Kloudfox
Kloudfox is a real-time website monitoring tool that tracks uptime and performance, alerting you to any issues to ensure your site runs smoothly.
What your agent can do with Kloudfox
Triggers and actions 9 actions
- ActionAdd incident
Log a new incident against a monitor/resource. POST /incident/log.
- ActionAdd monitor
Create a new uptime/website monitor. POST /monitor/create.
- ActionDelete monitor
Delete a monitor by id. DELETE /monitor/delete.
- ActionGet incident
Retrieve a single incident's details by id. GET /incident/detail.
- ActionGet monitor
Retrieve a single monitor's details by id. GET /monitor/detail.
- ActionList incidents
List incidents on the account. GET /incident/list.
- ActionList monitors
List all monitors on the account. GET /monitor/list.
- ActionList status pages
List status pages on the account. GET /statuspage/list.
- ActionUpdate monitor
Update an existing monitor's configuration (interval, URL, alert settings). POST /monitor/configure.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Kloudfox API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.