delete_learning
Remove a learning record by its unique ID. First list learnings to find the ID, then delete the specific entry.
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 |