delegate_task
shallowio.github.raditotev/agent-marketplace · Verify this server
Split off a sub-task from one assigned to you. Only the parent task's assignee can delegate — this is a `market.post` action (not `market.participate`) because it creates a budget, same as post_task. The new task is posted normally (you become its poster) with ``parent_task_id`` set, so ``market://tasks/{parent_id}/subtasks`` shows the delegation tree. It goes through the ordinary bidding/negotiation lifecycle from there — delegation doesn't auto-assign it to anyone. Args: access_token: AgentAuth bearer token (requires ``market.post``). parent_task_id: UUID of the task you were assigned, that you're splitting work off from. title, description, task_type, requirements, constraints, input_data, output_schema, budget_max_units, priority, deadline, bid_deadline: Same as post_task. Returns: The created sub-task on success. Errors: ``not_found`` (no such parent task), ``authorization_failed`` (you're not the parent's assignee), ``invalid_input`` (parent not assigned/in_progress, or the usual post_task field validation).
1 trials · measured 8 days ago
delegate_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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | 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
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 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.
[](https://vouch.tools/tools/6c4b377a-e3c6-4486-943c-f6502bec621b)