Add keywords to a project
add_keywords_to_projectStart tracking new keywords on a Ranklogs project.
Requires a connection with write access. Keywords already tracked are skipped, so repeating a call is safe. Positions appear after the next daily rank check — this does not run an immediate check. Adding is limited by the plan keyword allowance; whatever fits is added and the rest come back as skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Keywords to start tracking. Duplicates are ignored. | |
| project_id | Yes | Ranklogs project id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | Yes | ||
| skipped | Yes | ||
| added_count | Yes | ||
| skipped_count | Yes | ||
| quota_remaining | Yes |