Get Artifact
lyzr_get_artifactRetrieve a specific artifact by its ID, combined with user and session IDs for scoping.
Instructions
Fetch a single 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 |