ClickHouse Cloud management automation
Poll-based trigger: runs on a schedule, fetches the organization activity audit log, and emits NEW activities since the last poll. ClickHouse Cloud's management API has no outbound webhooks, so this trigger polls the time-ordered `/activities` audit log and dedupes on the activity `id` cursor — each activity is emitted at most once across polls.
4 fields
List organizations the API key can access.
Get details of a single organization.
1 field
Update organization settings (e.g. name).
2 fields
List the audit log of organization activities.
3 fields
Retrieve usage/cost data for a date range.
List all ClickHouse services in an organization.
Provision a new ClickHouse service.
Get details of a single service.
Update service basics (name, etc.).
Delete a service.
Start or stop a service.
Update service autoscaling min/max replica memory.
Reset the service's default database user password.
Get the SQL query endpoint config for a service.
Create or update a query endpoint to run SQL against the service over HTTPS.
Delete the service's query endpoint.
List backups for a service.
Read the backup schedule/retention configuration for a service.
List ingestion pipelines (ClickPipes) for a service.
Create a ClickPipe data-ingestion pipeline.
Start, stop, or pause a ClickPipe.
List organization API keys.
Create a new organization API key (returns Key ID + Secret).
Delete/revoke an organization API key.
List organization members.
Remove a member from the organization.
List pending organization invitations.
Invite a user to the organization.
Revoke a pending invitation.
Scrape service metrics in Prometheus exposition format.
Wire ClickHouse into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.