crewai_manage_memory
Reset or check memory status for a CrewAI project. Use 'reset' to clear memories with specific flags, or 'status' to verify if memory is enabled.
Instructions
Manage CrewAI memory for a specific project.
Use 'reset' to run crewai reset-memories (requires --all flag or specific options).
Use 'status' to check if the project has memory enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project name | |
| action | Yes | Action: 'reset' or 'status' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |