get_project_history
Retrieve all sessions, errors, and solutions associated with a project. Use pagination to control results.
Instructions
Get all sessions, errors, and solutions for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project to query | |
| limit | No | Maximum sessions to return (default 50) | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||