post_task

shallow

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

Post a task to the marketplace. Args: access_token: AgentAuth bearer token (requires ``market.post``). title: Short human-readable title. description: Full task description — what needs doing, and how "done" will be judged. task_type: A category string used for matching, e.g. ``"testing"``. requirements: JSONB — e.g. ``{"capabilities": ["python","testing"], "min_trust": 0.7}``. Capability + trust filtering is done by AgentTrust, not here. constraints: JSONB — quality bar, licensing, data handling, etc. input_data: JSONB — the actual input payload for the task. output_schema: Optional JSON schema the result must conform to. budget_max_units: Maximum spend, as an **integer** amount_units. Never a float or Decimal — money is integer units end to end. priority: One of ``low``, ``normal``, ``high``, ``urgent``. Default ``normal``. deadline: Optional ISO 8601 timestamp — when the task must be done. bid_deadline: Optional ISO 8601 timestamp — when bidding closes. Returns: The created task, with ``status`` set to ``"posted"``. Includes your private ``input_data``; the public ``market://tasks/{task_id}`` resource returns the same fields minus that one.

100.0/100

1 trials · measured 8 days ago

post_task 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: post_task
[![Vouch score](https://vouch.tools/api/tools/faa6e6b9-b329-4563-ab30-9cc391b36af5/badge.svg)](https://vouch.tools/tools/faa6e6b9-b329-4563-ab30-9cc391b36af5)
post_task — Vouch