Skip to content

Fix forget tool to use correct Supermemory API endpoint#7

Merged
Dhravya merged 1 commit intomainfrom
bug-fix
Feb 1, 2026
Merged

Fix forget tool to use correct Supermemory API endpoint#7
Dhravya merged 1 commit intomainfrom
bug-fix

Conversation

@Prasanna721
Copy link
Member

fix: use memories.forget() instead of memories.delete()

  1. Replaced client.memories.delete(id) with client.memories.forget({ containerTag, id }) - the correct SDK method for
    soft-deleting memories

fix: use memories.forget() instead of memories.delete()

1. Replaced client.memories.delete(id) with client.memories.forget({ containerTag, id }) - the correct SDK method for
  soft-deleting memories
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Prasanna721 Prasanna721 self-assigned this Feb 1, 2026
@Prasanna721 Prasanna721 requested a review from Dhravya February 1, 2026 04:02
@Prasanna721 Prasanna721 marked this pull request as ready for review February 1, 2026 04:02
@Dhravya Dhravya merged commit 6957c78 into main Feb 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants