Overview

The Write Scratchpad tool allows your agent to save important information, findings, or context to a persistent file that can be referenced later during task execution.

Examples

{
  "content": "User logged in: user@example.com\nSession ID: sess_abc123xyz\nLogin time: 2024-01-15 14:30:22"
}
Include timestamps for better tracking

Information persists across workflow steps and can be read using Read Scratchpad