{"uid":"cap_Q8oRC1MCkrZUwpm1H3NxH","slug":"bluesky-latest-posts-fetcher-x402-39196abf","name":"Bluesky Latest Posts Fetcher (x402)","description":"Auto-generated REST API matching active Model Context Protocol (MCP) tools.","url":"https://api.naco.li/v1/getLatestPosts","method":"POST","headers":{},"bodySchema":{"type":"object","required":["limit","author"],"properties":{"limit":{"type":"integer"},"author":{"type":"string"}}},"responseSchema":{"type":"object","required":["actor","posts"],"properties":{"actor":{"type":"string"},"posts":{"type":["null","array"],"items":{"type":["null","object"],"required":["content","likes","reposts","quotes","replies","createdAt"],"properties":{"likes":{"type":"integer"},"author":{"type":"string"},"quotes":{"type":"integer"},"content":{"type":"string"},"replies":{"type":"integer"},"reposts":{"type":"integer"},"createdAt":{"type":"string"}},"additionalProperties":false}}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_deX04JaC4JeisuOnk2wTl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the most recent posts from a specified Bluesky author, including engagement metrics like likes, reposts, quotes, and replies","exampleAgentPrompt":"Can you grab the latest 10 posts from @jack.bsky.social on Bluesky and show me how many likes and reposts each one got?","exampleUseCases":[{"title":"Monitoring a brand's Bluesky presence","prompt":"Pull the last 20 posts from @nike.bsky.social on Bluesky and tell me which ones got the most engagement in terms of likes and reposts."},{"title":"Tracking a researcher's recent activity","prompt":"What has @yudkowsky.bsky.social posted on Bluesky recently? Grab the last 5 posts so I can see what they've been saying."},{"title":"Competitive social media analysis","prompt":"Fetch the 15 most recent Bluesky posts from @threads.net and summarize the content and how much traction each post is getting."}],"resultDescription":"Returns an object containing the resolved actor identifier and an array of post objects, each with the full text content, like/repost/quote/reply counts, author handle, and ISO timestamp of creation. Null is returned for posts if none exist.","failureModes":["Unknown or non-existent Bluesky author handle returns empty posts array or error","Limit value too large may result in truncated or slow responses","Author account suspended or deactivated may return null posts","Network timeout if Bluesky API is temporarily unavailable","Invalid input schema (missing required fields) returns 400-level error"],"whenToPreferThis":"Choose this endpoint when you need structured post data with engagement metrics from a specific Bluesky account — especially for agent workflows that monitor social activity, track influence, or analyze content. It is uniquely suited for autonomous agents that need to pay per-call via x402/USDC without API key management. Prefer this over scraping or generic social APIs when you need real-time Bluesky-specific data with engagement counts in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:44.204Z","isFirstParty":false}