acdoyle dispatch
acdoyle_dispatchSend a task to acdoyle, an agent-to-agent gateway. acdoyle 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 acdoyle api_key. Get an api_key and top up credit at https://acdoyle.dev.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The task or question for acdoyle to resolve, in plain language. acdoyle's router picks the right specialist. | |
| api_key | Yes | Your acdoyle API key, used to meter and authorize this call. |