get_project_artifacts
Retrieve all artifacts linked to a project's sessions by providing the project ID. Supports pagination with limit and offset parameters.
Instructions
Get all artifacts linked to a project's sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| limit | No | Maximum artifacts to return (default 50) | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||