{"uid":"cap_6CSS2u2u6ErsF0sWfAoz5","slug":"agentforge-memory-probe-3568f2ce","name":"AgentForge Memory Probe","description":"Payment-first memory probe (ephemeral, not persisted)","url":"https://agentforge-production-0893.up.railway.app/v1/discover/memory","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["content"],"properties":{"tags":{"type":"array","items":{"type":"string"}},"content":{"type":"string","description":"Short text to probe (not persisted)"},"namespace":{"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"accepted":{"type":"boolean"},"ephemeral":{"type":"boolean"},"persisted":{"type":"boolean"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZGvZ8z_DKfeCFlWQil4a9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Probes a memory system with short text content ephemerally — content is not persisted after the call","exampleAgentPrompt":"Probe the AgentForge memory system with the text 'User prefers dark mode and concise responses' using namespace 'user-prefs' — don't save it, just check if it would be accepted.","exampleUseCases":[{"title":"Test memory acceptance before committing","prompt":"Before we actually store anything, probe the memory system with 'Project deadline is April 30' under the 'project-context' namespace and tell me whether it gets accepted — don't persist it."},{"title":"Validate content format for memory ingestion","prompt":"Check whether this text will be accepted by the memory probe: 'Customer sentiment: strongly positive, repeat buyer' — tag it as 'crm' and 'sentiment', namespace 'customers', and just let me know if it's valid without saving."},{"title":"Ephemeral memory routing test","prompt":"Run an ephemeral probe on the memory system with the content 'Authorization token expired at 14:32 UTC' under the 'security-events' namespace — I just want to verify the probe returns accepted without persisting anything."}],"resultDescription":"Returns a JSON object indicating whether the submitted content was accepted (accepted: boolean), whether it was treated as ephemeral (ephemeral: boolean), and whether it was persisted (persisted: boolean — expected to be false for this endpoint).","failureModes":["Missing required 'content' field returns a validation error","Invalid bodyType enum value causes request rejection","Payment not provided or insufficient USDC results in 402 Payment Required","Malformed JSON body returns 400 Bad Request","Network timeout on Railway infrastructure causes 5xx error"],"whenToPreferThis":"Choose this endpoint when you need to test or validate whether content would be accepted by the AgentForge memory system without actually committing or persisting anything. It is ideal for dry-run checks, pipeline validation, and debugging memory ingestion logic before making durable writes. Not suitable if you need actual persistent memory storage.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:28.054Z","isFirstParty":false}