{"uid":"cap_hLC_6uOA-DKLPP-HMZRXl","slug":"delx-task-priority-score-c7902367","name":"Delx Task Priority Score","description":"Score task priority from urgency, impact, and effort into an ordered band — call when ranking agent tasks from urgency, impact, and effort. Use before side effects when composing multi-step agent jobs—the same loyalty/workflow demand band agents already pay for on Bazaar, but fully local. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live ch…","url":"https://api.delx.ai/api/v1/x402/task-priority-score","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"effort":{"type":"number","description":"Estimated effort score 0–100 (higher effort lowers priority)."},"impact":{"type":"number","description":"Business/impact score 0–100."},"urgency":{"type":"number","description":"Urgency score 0–100."}}},"responseSchema":{"type":"json","example":{"score":76,"effort":20,"impact":70,"schema":"delx/util-task-priority-score/v1","urgency":80,"priority":"p1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sw6v6TqW8wtenLupBrttJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scores task priority from urgency, impact, and effort inputs into a deterministic ordered band, returning machine-readable JSON","exampleAgentPrompt":"Score the priority of a task with urgency 85, impact 70, and effort 40 so I know where to rank it in my agent job queue.","exampleUseCases":[{"title":"Ordering an agent task queue","prompt":"I have three pending agent tasks — one with urgency 90, impact 80, effort 30; one with urgency 50, impact 90, effort 70; and one with urgency 70, impact 60, effort 20. Score the priority of the first one so I can start ranking them."},{"title":"Pre-flight check before a side-effect step","prompt":"Before my agent sends that customer email, score the task priority with urgency 75, impact 85, and effort 25 to confirm it should run now rather than later."},{"title":"Effort-aware task triage for a backlog","prompt":"I'm triaging my product backlog. Give me a priority score for a task that has urgency 40, impact 95, and effort 80 so I can decide whether to defer it."}],"resultDescription":"Returns deterministic machine-readable JSON containing a numeric priority score and an ordered priority band derived from the weighted combination of urgency, impact, and effort inputs. No state is stored and the result is fully reproducible for identical inputs.","failureModes":["Missing required fields (urgency, impact, or effort) return a validation error","Values outside the 0–100 range may be rejected or clamped","Non-numeric input types return a type error","Payment not included or insufficient USDC triggers an x402 payment required response"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, stateless priority score computed locally with no upstream dependencies — especially useful in multi-step agent pipelines where you want to rank or gate tasks before executing side effects. Prefer it over heavier orchestration tools when you only need a lightweight numeric priority band from urgency, impact, and effort inputs at minimal cost ($0.003 USDC).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:01:37.037Z","isFirstParty":false}