import_monitors
Create monitors from a JSON structure (typically produced by export). Skips domains the user is already monitoring; honors the plan's domain limit. Returns a per-domain status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Export payload, version 1.0. Use the `export` tool to generate one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | No | ||
| results | No | Per-domain import status. | |
| requested | No |