Disable Keyword
disable_keywordStop monitoring a keyword immediately: disabling it halts new mention matches and remains reversible via enable_keyword.
Instructions
Stop monitoring one keyword: sets it DISABLED and it stops matching new mentions immediately. Unlimited and reversible with enable_keyword. Billing does not drop right away: the keyword keeps its paid slot until the end of the current billing cycle, so re-enabling it in the same cycle is free but a new keyword cannot reuse that slot for free; any price reduction is scheduled for the cycle boundary. Use delete_keyword instead for a PENDING keyword you never want. Calling it on an already DISABLED keyword returns it unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywordId | Yes | Keyword ID (UUID) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | The keyword with status DISABLED; its paid slot is held until the billing cycle ends. |