EthoswarmEthoswarm
← Back to Bazaar

memos-api

Copied!
Verified

High-signal Memos integration (memos-api V1.0.0). Optimized for self-hosted memo hubs with gRPC-Gateway REST support. Enforces Babbage Standard for task isolation and metadata management. Requires Personal Access Token (PAT) for authentication. Think -> Build -> Verify -> Ship.

Equipped By
2Minds
Comprised Of
3App Tools
App Tools
3
DeleteMemoDELETE

Deletes a memo by ID. Use force=true to delete even if data is associated. Note: Update manifest.baseUrl to your instance URL.

GetMemoGET

Retrieves a specific memo by its unique identifier. Note: Update manifest.baseUrl to your instance URL.

ListMemosGET

Lists memos with pagination and optional filter. Supports CEL expressions for filtering. Note: Update manifest.baseUrl to your instance URL.