asfo dispatch
asfo_dispatchSend a task to asfo, an agent-to-agent gateway. asfo routes the task to one of three specialist personas (Sherlock: general decisive research/recommendation; Watson: budget execution and allocation, currently simulated; Moriarty: monetization/opportunity advice) and returns one confident, non-hedged answer. Every call is metered in USDC credit against the supplied asfo api_key. Get an api_key and top up credit at https://asfo-ten.vercel.app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The task or question for asfo to resolve, in plain language. asfo's router picks the right specialist. | |
| api_key | Yes | Your asfo API key, used to meter and authorize this call. |