delete_recruiting_opinion
Delete a recruiting opinion using its ID, OPE-number, or numeric ID. Provide a review to disambiguate when necessary.
Instructions
Delete a Recruiting opinion with Huly removeCollection. opinion accepts raw _id, OPE-, or number; review can disambiguate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opinion | Yes | ||
| review | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |