goals_delete
Permanently delete a goal and its associated report from Pipedrive. Use after listing goals to find the goal ID. This action cannot be undone.
Instructions
Delete an existing goal.
Permanently removes a goal. The associated report will also be deleted.
Workflow tips:
Use goals/list to find the goal ID first
This action cannot be undone
Related reports will be removed
Common use cases:
Remove completed goal: { "id": "goal-id" }
Clean up old goals: { "id": "goal-id" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the goal to delete |