What the connected CardDAV server can do
get_server_infoCheck CardDAV server capabilities and compatibility by reporting DAV compliance tokens, accepted vCard versions, and optional feature support. Run this first when behavior differs from expectations.
Instructions
Reports the DAV compliance tokens, which vCard versions each address book accepts, and whether the optional features this server relies on actually work here. The first thing to run when something behaves differently than expected — CardDAV implementations differ more than the specification suggests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| homes | Yes | ||
| notes | No | ||
| features | Yes | ||
| withheld | Yes | ||
| principal | No | ||
| dav_compliance | Yes | The DAV: header tokens, lowercased. | |
| allowed_methods | Yes | ||
| address_book_count | Yes |