cloud_sync_configure
Configure cloud synchronization for 3D printers by providing a cloud URL and API key. Optionally set the sync interval to control data update frequency.
Instructions
Configure and start cloud sync.
Args:
cloud_url: Base URL of the cloud sync endpoint.
api_key: API key for authentication.
interval: Sync interval in seconds (default 60).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| interval | No | ||
| cloud_url | Yes |