Ahrefs
management-project-keywords
Returns all tracked keywords for a specific Rank Tracker project, including associated tracking metadata. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called management-project-keywords?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"access": {
"type": "string"
},
"output": {
"type": "string"
},
"owned_by": {
"type": "string"
},
"project_id": {
"type": "integer"
},
"has_keywords": {
"type": "boolean"
}
}
}