MCP tools
asy_job_result
Fetch signed artifact links, tribunal results, portfolio URL, and seal after a paid dossier job.
asy_job_result — Job result
Price: free · no payment challenge
Fetch a finished dossier's artifacts (signed download links), tribunal summary and seal. Free. (Paid once at create.) Example: {jobId:"job_…"}.
Input schema
| Argument | Type | Required | Description |
|---|---|---|---|
jobId | string | yes |
JSON-RPC call shape
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "asy_job_result",
"arguments": {
"jobId": "job_…"
}
}
}Call the stateless Streamable HTTP endpoint at https://api.assayed.xyz/mcp. See
x402 payment notes for paid calls and the complete tool index for
the other generated schemas.

