{"uid":"cap_Hv48WnXaoFkQgW8qck78l","slug":"vaaya-zep-get-context-64026f65","name":"Vaaya Zep Get Context","description":"Give an AI agent a credit account. Set a limit and a spending policy, and the agent makes approved, metered purchases from providers that accept Vaaya.","url":"https://vaaya.ai/api/run/zep/get-context","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":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["thread_id"],"properties":{"thread_id":{"type":"string","minLength":1}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aF1oyygOToItFFcHS0msA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves conversational memory and context for an agent thread from Zep, a long-term memory store, given a thread ID.","exampleAgentPrompt":"Fetch the Zep conversation context for thread ID 'thread_abc123' so I can pick up where we left off.","exampleUseCases":[{"title":"Resume a multi-session agent conversation","prompt":"Pull up the Zep context for thread ID 'sess_9f2a3d' — I need to continue the conversation my agent was having with that customer from yesterday."},{"title":"Personalize response using prior memory","prompt":"Before you respond to this user, grab the Zep context for thread 'user_42_session_7' so you know what they've already told us about their preferences."},{"title":"Debug agent memory state","prompt":"Can you retrieve the Zep context for thread 'debug_thread_001' and tell me what information the agent currently has stored about this conversation?"}],"resultDescription":"Returns the stored conversational context and memory associated with the given thread ID from Zep, which may include message history, facts, summaries, and other session state that the agent can use to maintain continuity across interactions.","failureModes":["Thread ID not found — returns error if the thread_id does not exist in Zep","Empty context — thread exists but has no stored messages or memory yet","Invalid thread_id format — rejected if thread_id is empty or malformed (minLength:1 enforced)","Payment failure — x402 payment of $0.01 USDC not completed, request rejected","Zep service unavailable — upstream Zep API is down or unreachable"],"whenToPreferThis":"Use this endpoint when your agent needs to retrieve prior conversational state or long-term memory from Zep for a specific thread before generating a response. Ideal for multi-session agents that must maintain continuity across conversations. Prefer this over building your own memory retrieval when you want a plug-and-play, pay-per-call solution without setting up Zep API keys yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:54:38.813Z","isFirstParty":false}