cloud_sync_configure
Set up cloud synchronization for 3D printing by providing the cloud endpoint URL and API key, with an optional sync interval in seconds.
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 |