chat_session_list
List and filter recent chat sessions by project, state, or limit to manage conversation history within the Git Fabric chat system.
Instructions
List recent chat sessions. Filter by project, state, and limit. Sessions are sorted by most recently updated first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Filter to sessions with this project tag. | |
| limit | No | Maximum number of sessions to return. Default: 20. | |
| state | No | Filter by session state. Default: active. |