remove_competitor
Remove a competitor relationship using its internal relation ID, obtained from list_competitors or add_competitor responses.
Instructions
Remove a competitor relationship by its internal relation ID (the id field returned by list_competitors or add_competitor — note that this is the relation row id, not the competitor app id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relation_id | Yes | Competitor relation internal ID (the `id` field at the top level of list_competitors / add_competitor responses) |