list_project_conversations
Retrieve conversations matching a project title substring within a specified time window. Controls limit and look-back days for focused search.
Instructions
Return recent conversations scoped to a project or workspace.
Matches on conversation title (case-insensitive substring). Covers cases like "my-webapp", "JSAS2026", "personal/memory/mcp", etc.
Args: project: substring to match against conversation title days: look-back window in days (default 14) limit: max conversations to return (default 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| days | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |