paste_write
Create short-lived text pastes with custom TTL for temporary data sharing between agents. Store plaintext up to 64k characters with expiry from 1 minute to 24 hours.
Instructions
Store a short ephemeral paste via 54ch10 (KV TTL default 1h, max 24h). NOT a vault — agent handoff only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Plaintext payload | |
| ttl_seconds | No | TTL seconds (default 3600) |