Automate MotherDuck for free on Stepper
MotherDuck is a serverless analytics platform powered by DuckDB. Manage service accounts, access tokens, compute instances, and embed interactive dashboards.
Actions available for MotherDuck on Stepper
Create Service Account
Creates a new service account (user with Member role) in your MotherDuck organisation.
- 1 parameters
- Username
Delete Service Account
Permanently deletes a service account and all their data. This cannot be undone.
- 1 parameters
- Username
Create Access Token
Creates an access token for a user or service account.
- 4 parameters
- Username
- Token Name
- Token Type
- Expiration (seconds)
List Access Tokens
Lists all access tokens for a user or service account.
- 1 parameters
- Username
Invalidate Access Token
Permanently invalidates a specific access token.
- 2 parameters
- Username
- Token
Get Duckling Configuration
Gets the compute instance (Duckling) configuration for a user.
- 1 parameters
- Username
Set Duckling Configuration
Sets the compute instance (Duckling) configuration for a user.
- 6 parameters
- Username
- Read/Write Instance Size
- Read/Write Cooldown (seconds)
- Read Scaling Instance Size
- Read Scaling Pool Size
- Read Scaling Cooldown (seconds)
Create Dive Embed Session
Creates an embed session for a Dive (interactive dashboard) on behalf of a service account.
- 3 parameters
- Dive ID
- Service Account Username
- Session Hint
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.
