Read ephemeral paste
paste.readRetrieve an ephemeral paste by its ID for agent handoff before TTL expiry. Access data shared via paste.write to continue workflows securely.
Instructions
GET /v1/paste — retrieve an ephemeral paste by id from paste.write before TTL expiry. Agent handoff only — not a vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Paste id returned by paste.write. Example: 'a1b2c3d4e5f6'. |