add_favorite
Add or remove a domain from a project to manage your link prospecting lists.
Instructions
Add or remove a domain from a project.
Args:
project_id: Project ID (from `list_projects`).
domain_id: Domain ID (from any search result).
action: "add" (default) or "remove".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | add | |
| domain_id | Yes | ||
| project_id | Yes |