get_important_urls
Retrieve important URLs for a host and their status history to monitor indexing and track changes. Output available as markdown or JSON.
Instructions
Monitored important URLs for a host and their status history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' (compact, default) or 'json' (raw API response) | markdown |
| host_id | Yes | Host ID from get_hosts |