list_thoughts
Browse all project thoughts stored in the .project/thoughts directory. Filter by category, such as todos, or include archived thoughts to manage your brain dump files.
Instructions
Lists all thought files in the .project/thoughts/ directory structure. Shows available brain dump files organized by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional: Filter by thought category. Currently supported: "todos". | |
| include_archived | No | Include archived thoughts in the listing. Default: false. |