get_backlinks_list
Retrieve backlinks for a domain, showing title, URL, and domain rating for each link.
Instructions
Get backlinks list for the specified domain
Args:
domain (str): The domain to query
Returns:
List of backlinks for the domain, containing title, URL, domain rating, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |