Get keyword
get_keywordRetrieve a tracked keyword and its current rank position by keyword ID. Use the keyword ID to fetch the latest ranking data directly from your Bisibility project.
Instructions
Get a keyword and its latest rank position by keyword id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword_id | Yes | Identifier of the tracked keyword to operate on. | |
| project_id | No | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |