Present VM file
present_fileExpose a regular file from the Agent VM as an opaque MCP artifact resource, hiding its filesystem path. Use it to share VM files with clients without leaking internal paths.
Instructions
Present a regular file from the Agent VM as an opaque MCP artifact resource. The VM filesystem path is not exposed in artifact metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display filename. Defaults to the source basename. | |
| path | Yes | Absolute or working-directory-relative path to a regular file on the VM. |