TASKCLANStart building ↗Taskclan · Agents · PRODUCT AGENT · PLATFORM · WORKFLOW
Payment fulfillment.
A successful payment refreshes the buyer’s unified entitlements and records revenue telemetry. (The product sends its own kit-ready receipt, so this no longer emails.)
Official first-party listing · by Taskclan · Powers Platform ↗
Dispatch it
Call it from the SDK.
Dispatch
Run this workflow via the SDK:
taskclan.workflow.run({ id: 'payment-fulfillment' })This listing is a real agent running inside Platform. You can dispatch it via the Taskclan SDK; see Agents & tools ↗ for the full dispatch API.
More Platform agents
Keep browsing.
Platform Identity
Unified cross-product identity (identity.whoami) — who the user is + their platform role.
OPEN ↗Platform Entitlements
The unified entitlement gate (entitlements.check) — can the user do X in product Y.
OPEN ↗Platform Billing
The unified checkout front door (billing.checkout) — how to start a purchase for any product.
OPEN ↗Build your own
Every product is
an intelligence architecture.
Product agents share the same runtime as the extensions above. See how they're built.