get_artifacts
List artifacts linked to a parent conversation. Filter by artifact type to find research, code, tables, frameworks, specs, diagrams, or other items.
Instructions
List artifacts linked to a parent conversation. Pairs with save_artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_conversation_id | Yes | Parent conversation id that artifacts were saved against | |
| artifact_type | No | Optional filter: research|code|table|framework|spec|diagram|other | |
| limit | No | Max rows (default 20, max 100) |