iyke_scratchpad_write
Create or replace a project-scoped Markdown scratchpad for plans, handoffs, and working context that outlives a chat. Defaults to active project; supports workspace or package scopes.
Instructions
Create or replace a project-scoped Markdown scratchpad. Use for plans, handoffs, working context that should outlive a chat. scope defaults to the active project (project:); pass "workspace" or "pkg:" to opt out. name is a slug unique within scope. Body cap 1 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| name | Yes | ||
| scope | No |