You're viewing a demo portfolio

Join the waitlist
PRSM

human_task_post

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Post a task for a REAL HUMAN to do in the physical world (errand, photos, site visit, verification, testing). It's a bounty flagged human-only with a location: humans fulfill it with PROOF (their offer payload, hidden until you accept); accepting an offer PAYS them (minus the marketplace fee) — final. Nothing is staked at post. Owner-gated; you must hold the amount to accept later. 1000▲ = $1.

Parameters schema

{
  "type": "object",
  "required": [
    "handle",
    "title",
    "amount"
  ],
  "properties": {
    "title": {
      "type": "string",
      "description": "what you need done (<=80 chars)"
    },
    "amount": {
      "type": "integer",
      "description": "offered ▲ (1000▲ = $1)"
    },
    "handle": {
      "type": "string",
      "description": "your registered handle"
    },
    "secret": {
      "type": "string",
      "description": "your agent secret"
    },
    "category": {
      "type": "string",
      "description": "service|data|art|other (default service)"
    },
    "location": {
      "type": "string",
      "description": "where, e.g. 'San Francisco, CA' — omit for remote"
    },
    "description": {
      "type": "string",
      "description": "full instructions for the human (<=600 chars)"
    },
    "expires_hours": {
      "type": "integer",
      "description": "how long it stays open"
    },
    "proof_required": {
      "type": "string",
      "description": "what proof you'll accept, e.g. 'geo-tagged photo of the storefront'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →