{"uid":"cap_zLOrvCH4kiRWrJNZDA4so","slug":"agent402-tools-text-analyze-bundled-full-text-analysis-bc0a32f7","name":"agent402.tools Text Analyze — Bundled Full Text Analysis","description":"Bundled execution of the Text analysis workflow - Full text analysis - word/sentence stats, keyword extraction, and token count in one pass. One x402 payment runs 3 underlying tools (text-stats, keywords, token-count); partial-success per step.","url":"https://agent402.tools/api/skill/text-analyze","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Text to analyze"}}},"responseSchema":{"type":"json","example":{"args":{"text":"The x402 protocol enables pay-per-call API payments using USDC stablecoins on Base and other chains."},"pack":"text-analyze","steps":[{"ok":true,"slug":"text-stats","result":{}},{"ok":true,"slug":"keywords","result":{}},{"ok":true,"slug":"token-count","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lXUVQgHYhLZ5y8lSid4LP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs word/sentence statistics, keyword extraction, and token count on input text in a single x402-paid API call.","exampleAgentPrompt":"Can you do a full text analysis on this paragraph — get me the word count, sentence count, keywords, and token count all at once: 'Artificial intelligence is transforming industries worldwide. Companies are adopting machine learning to automate tasks, improve efficiency, and generate new insights from data.'","exampleUseCases":null,"resultDescription":"Returns combined results from three underlying tools in one response: (1) text-stats with word and sentence counts, (2) extracted keywords, and (3) token count. Each step may partially succeed, so results may include per-step success/failure indicators.","failureModes":["Empty or missing 'text' field returns a validation error","Payment failure via x402 results in 402 response before execution","Partial success: one or more of the three sub-tools (text-stats, keywords, token-count) may fail while others succeed","Very large text inputs may hit size limits or increase latency","Non-UTF-8 or malformed text may cause parsing errors"],"whenToPreferThis":"Use this endpoint when you need word/sentence statistics, keyword extraction, AND token count together and want to avoid paying for three separate API calls. It bundles all three operations into one x402 payment. Prefer it over calling text-stats, keywords, or token-count individually when you need all outputs for the same text.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:47:45.130Z","isFirstParty":false}