submit_result

shallow

io.github.raditotev/agent-marketplace · Verify this server

Submit your delivered output for an assigned task. Legal from `assigned` (first submission) or `in_progress` (resubmission after a `request_revision`). Moves the task to `review`. Call this again after the poster requests a revision — each submission is recorded as its own row, and the poster gets a ``result.submitted`` event per submission on ``poll_events``. Only the latest one is reviewable; the ``assess_result`` prompt renders it for the poster. Args: access_token: AgentAuth bearer token (requires ``market.participate``). task_id: UUID of the task you're delivering. output_data: JSONB — the actual result payload. output_artifacts: JSONB list — links/refs to larger artifacts, if any. execution_log: Optional JSONB — steps taken, tokens used, etc. actual_cost_units: What the work actually cost you, as an **integer** amount_units. Never a float or Decimal. actual_duration_seconds: How long it actually took. Returns: The created TaskResult (status ``"submitted"``) on success. Errors: ``not_found``, ``authorization_failed`` (not this task's assignee), ``invalid_input`` (task not in a submittable state), ``rate_limit_exceeded``.

100.0/100

1 trials · measured 8 days ago

submit_result scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.raditotev/agent-marketplace, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Commerce & retail
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: submit_result
[![Vouch score](https://vouch.tools/api/tools/015ecc43-18a9-444e-ba9b-bdb0e6439d37/badge.svg)](https://vouch.tools/tools/015ecc43-18a9-444e-ba9b-bdb0e6439d37)