{"uid":"cap_EzWJix0N3dJNHHpc0--Zs","slug":"kiln-stash-object-content-retrieval-9f52fe56","name":"Kiln Stash Object Content Retrieval","description":"TTL artifact storage for AI agents backed by S3-compatible object storage.","url":"https://stash.fluidrack.com/v1/objects/%7Bid%7D/content","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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__YNZ3AAKuzRACXW_TQdRw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the content of a previously stored TTL artifact from S3-compatible object storage by object ID","exampleAgentPrompt":"Fetch the content of the Kiln Stash artifact with ID 'obj_abc123' and return whatever's stored there.","exampleUseCases":[{"title":"Retrieve agent pipeline intermediate result","prompt":"I stored an intermediate processing result in Kiln Stash earlier — can you fetch the artifact with ID 'obj_pipeline_xyz789' and give me its contents?"},{"title":"Access shared artifact between agents","prompt":"Another agent saved some data to Kiln Stash for me to pick up. Retrieve the stored object with ID 'obj_handoff_delta42' so I can continue processing it."},{"title":"Download expiring TTL report artifact","prompt":"I uploaded a report to Kiln Stash that's going to expire soon — please retrieve the content of object ID 'obj_report_20240815' before it's gone."}],"resultDescription":"The raw content of the stored artifact associated with the given object ID, retrieved from S3-compatible TTL object storage. The response format depends on what was originally stored (e.g. text, JSON, binary data).","failureModes":["Object ID not found or already expired (TTL elapsed) — likely 404 or similar not-found error","Invalid or malformed object ID — likely 400 bad request","Object storage backend unavailable — likely 503 or 500 error","Payment failure or insufficient funds for $0.01 USDC call fee — x402 payment required error","Unauthorized access to object — 401 or 403 if object is access-controlled"],"whenToPreferThis":"Choose this endpoint when you need to retrieve a previously stored artifact from Kiln Stash's TTL-based S3-backed object storage by its unique ID. Prefer this over generic file storage APIs when working within an AI agent pipeline that uses Kiln Stash for temporary artifact handoff, caching intermediate results, or passing data between agents with a defined expiration window.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:35:41.989Z","isFirstParty":false}