Check Logitech Sync connection
logitech_sync_check_connectionVerify live mTLS access or validate offline fixture configuration using a minimal GET request. Run this first after setup to confirm connectivity.
Instructions
Verify live mTLS access, or validate the configured offline fixture.
Makes exactly one minimal GET request with ``limit=1`` and an empty projection, so only
a place id can be returned. In fixture mode no network connection or mTLS handshake is
attempted, and the result says so explicitly. It does not modify Logitech Sync. Use this
first after setup.
Returns a structured success envelope plus Markdown/JSON text. Configuration, TLS, 403,
throttling, and schema failures are returned as actionable MCP tool errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Text view: markdown for people or json for programmatic use. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | ||
| meta | No | ||
| summary | Yes |