delete_learning
Delete a learning record using its unique ID. First, use list_learnings to find the correct ID.
Instructions
Delete a learning by its ID. Use list_learnings first to find the ID of the learning you want to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the learning to delete |