cloud_sync_configure
Set up and start cloud synchronization by providing a cloud URL and API key, with an optional sync interval.
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 |