prepare_artifact
Prepare content for transfer to another agent or a human reviewer.
`target_modes` accepts either a JSON list or an actual list of MIME types.
The result includes expiring artifact URLs, SHA-256 hashes, a manifest,
and a downloadable ZIP package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| filename | No | artifact.md | |
| ttl_hours | No | ||
| media_type | No | text/markdown | |
| target_modes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||