delete_agenda
Delete an agenda and its associated tasks by providing its ID. This removes the agenda and all linked tasks from the ProjectContext memory system.
Instructions
Delete an agenda and its associated tasks.
Args:
agenda_id: The ID of the agenda to delete
Returns:
A dictionary with status and message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agenda_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||