supermemory/apps/docs/connectors
Dhravya Shah d114ddb86e fix(docs): fix and verify all code snippets across documentation
- Rename client.memories to client.documents throughout
- Fix bulkDelete -> deleteBulk (TS) and bulk_delete -> delete_bulk (Python)
- Fix search method: client.search() -> client.search.memories()
- Fix Python f-string syntax for 3.10 compatibility
- Remove non-existent fetchMemoryTool from integrations
- Fix filters format from JSON.stringify to object
- Fix uploadFile parameters and containerTags usage
- Fix response field access patterns
- Verify all snippets work against live API

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 15:59:59 -08:00
..
github.mdx fix(docs): delete connections sdk snippet (#629) 2025-12-24 01:44:53 +00:00
google-drive.mdx migrate docs to public 2025-09-28 16:42:06 -07:00
notion.mdx migrate docs to public 2025-09-28 16:42:06 -07:00
onedrive.mdx migrate docs to public 2025-09-28 16:42:06 -07:00
overview.mdx fix(docs): fix and verify all code snippets across documentation 2026-01-18 15:59:59 -08:00
s3.mdx docs: add S3 connector documentation (#657) 2026-01-09 03:13:13 +00:00
troubleshooting.mdx docs changes 2026-01-17 20:51:39 -08:00
web-crawler.mdx feat (docs): web crawler connector (#593) 2025-11-24 17:12:25 -08:00