{"uid":"cap_pWa6j2QqXOEd0zGfQap_z","slug":"kiln-stash-object-retrieval-99062929","name":"Kiln Stash Object Retrieval","description":"TTL artifact storage for AI agents backed by S3-compatible object storage.","url":"https://stash.fluidrack.com/v1/objects/%7Bid%7D","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_1RfrvOjrGT_x-rCSHzipx","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 a stored TTL artifact from S3-compatible object storage by its unique ID","exampleAgentPrompt":"Retrieve the stashed artifact with ID 'artifact-abc-123' from Kiln Stash so I can use it in the next step of my pipeline.","exampleUseCases":[{"title":"Retrieve intermediate pipeline artifact","prompt":"I stored an intermediate result earlier in my agent workflow with ID 'pipeline-step-2-output-xyz'. Can you fetch it from Kiln Stash so we can continue processing?"},{"title":"Fetch temporary agent-generated report","prompt":"My agent stashed a report under the ID 'report-20240601-abc'. Pull it back from Kiln Stash so I can read the contents."},{"title":"Retrieve shared artifact between agents","prompt":"Agent A stored a dataset blob with ID 'shared-blob-789' in Kiln Stash for Agent B to consume. Please retrieve it now."}],"resultDescription":"Returns the raw artifact payload (binary or structured data) associated with the given object ID, as stored in the S3-compatible TTL object store. If the object exists and has not expired, the full content is returned. If the object does not exist or has expired past its TTL, an error or empty response is returned.","failureModes":["Object not found (404) if the ID is invalid or the object has been deleted","Object expired (410 or 404) if the TTL has elapsed since storage","Missing or malformed ID query parameter causes a 400 bad request","S3 backend unavailability may cause 503 or timeout errors","Payment failure via x402 protocol prevents access to the endpoint"],"whenToPreferThis":"Use this endpoint when you need to retrieve a previously stashed TTL artifact within an AI agent workflow and you already hold the object ID. It is purpose-built for agent-to-agent or step-to-step artifact handoff scenarios using S3-compatible ephemeral storage. Prefer this over general-purpose S3 SDKs when operating in a pay-per-call agent infrastructure context with x402 micropayment support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:22.633Z","isFirstParty":false}