Open
Description
Is your feature request related to a problem? Please describe.
Currently all messages, archival memories, blocks_agents entries are deleted when doing an API call to delete an agent. However, block entries remain.
Describe the solution you'd like
Option to delete block entries as well (if not done automatically) with that same single delete agent API call.
Describe alternatives you've considered
Running multiple API calls.
Additional context
Understand some blocks could be used by more than one agent, etc. - that's why perhaps options can be added to delete agent API call.