Read a handover artifact
handover.read_artifactRead bounded artifact content after inspecting a handover. Text is returned as UTF-8 and binary content as base64; truncated results report that explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxBytes | No | Maximum decoded bytes to return before reporting truncation. | |
| artifactId | Yes | Artifact identifier returned by handover.get. |