Refuse a corroboration candidate
dismiss_corroboration_candidateRefuse a suggested page: it is never proposed again for this project. Use it when the excerpt matched something else than the brand, or when the page is not worth recording. Nothing is created or deleted. Accepting is the opposite move and has no tool of its own: call create_corroboration with the url of the candidate, or create_surface when the customer has the final say on it (if they change the page, does the change stay?). A page filed on the wrong side is moved with convert_corroboration_to_surface or convert_surface_to_corroboration, so a filing is never a decision to agonise over.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The address of the candidate, exactly as list_corroboration_candidates gives it. | |
| project_id | Yes | UUID of the project: call list_projects to find it. |