Read a pad
get_documentRetrieve the current plain-text content of a collaborative pad by its ID. Pads are ephemeral, and an empty result may indicate an expired or nonexistent pad.
Instructions
Reads the current plain-text content of a pad. Pads are ephemeral: they are lost when the Rustpad server restarts and after 24 hours without an open connection. An empty result is ambiguous: Rustpad cannot distinguish an empty pad from one that never existed or has expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the pad, the part after # in its URL |