paste_text
Post any text content to dpaste.org to obtain a shareable link. Customize with title, syntax highlighting, and automatic expiration.
Instructions
Post text to dpaste.org and return a shareable URL.
Great for sharing code, logs, configs, or any text output. No account or API key needed. Pastes expire automatically.
Sample prompts that trigger this tool: - "Paste this code and give me a link" - "Upload this log to a pastebin" - "Share this config file online" - "Create a paste with this error output"
Args: content: The text content to paste. title: Optional title for the paste. syntax: Syntax highlighting (e.g. "python", "json", "bash"). Default: text. expiry_days: Days until the paste expires (1-365). Default: 7.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| title | No | ||
| syntax | No | text | |
| expiry_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |