memory_drafts
List current memory drafts with optional filtering by status or branch ID to review pending changes.
Instructions
List current memory drafts.
Args: status: Optional filter by status (draft, merged, rejected).
Returns: JSON string with draft records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| branch_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |