Delete Artifact
lyzr_delete_artifactPermanently remove an artifact by providing its ID, user ID, and session ID, ensuring scoped deletion for your workspace.
Instructions
Permanently delete an artifact by id, scoped to a user and session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User id | |
| session_id | Yes | Session id | |
| artifact_id | Yes | Artifact id to delete |