delete_user_custom_entry
Remove a specific record from any table in the user_directives database to manage custom entries.
Instructions
Delete entry from user_directives.db table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name in user_directives.db | |
| record_id | Yes | Record ID to delete |