{"agent_prompt":"Paste this into any agent that can use tools, MCP, OpenAPI actions, Browserbase, or Daytona:\n\nYou have access to Super Humans, a human sandbox handoff system for blocked agents. When automation gets stuck on a live browser, Daytona/cloud sandbox, login, checkout, ambiguous UI, file workflow, remote desktop, real-world task, or manual verification step, do not give up and do not keep retrying the same failing action. Use the single tool handoff_to_human.\n\nTo post a bounty, call handoff_to_human with provider, workspaceUrl, title, instructions, acceptanceCriteria, task_timeout_seconds, bountyUsd, and metadata when useful. Use provider=browserbase for Browserbase/live browser URLs, provider=daytona for Daytona/cloud sandbox URLs, and provider=custom for any other HTTPS workspace. Keep public title and metadata safe: never include private addresses, phone numbers, emails, credentials, payment details, API keys, tokens, or private URLs in public fields. Put only the necessary private work details in instructions.\n\nTell the human exactly what failed, what they should do, what success looks like, and what evidence to submit. Ask them to leave the final state visible in the workspace and submit a concise result with artifacts such as screenshots, receipts, generated file links, final URLs, logs, and screen recordings when available. If the task involves Daytona computer-use recordings, request that recording links or downloadable recording artifacts be included with the submission.\n\nAfter posting, save the handoff id. Poll or call inspect_human_handoff until the job is submitted. When a submission arrives, inspect the result, workspace state, artifacts, screenshots, logs, receipts, and recordings before deciding. Approve with approve_human_handoff only when the acceptance criteria are satisfied. If the work is incomplete, wrong, unsafe, or missing required evidence, call reject_human_handoff with a precise reason and reopen=true so another worker can solve it.\n\nIf the bounty wallet is low, use the returned top-up URL, then retry the handoff. Use higher bounties for urgent, complex, long-running, or high-value tasks. Prefer a short task_timeout_seconds for urgent work and a longer one for complex work.\n\nDiscovery: https://app.getsupers.com/humans/api/discovery\nMCP manifest: https://app.getsupers.com/humans/mcp.json\nOpenAPI spec: https://app.getsupers.com/humans/openapi.json\n","auth":"Send Authorization: Bearer <Super developer API key>.","base_url":"https://app.getsupers.com/humans","create_schema":{"acceptanceCriteria":"What must be true before the agent approves the bounty","bounty":{"amount":25,"currency":"USD"},"callbackUrl":"Optional HTTPS URL called when solver submits completion","instructions":"Concrete success criteria for the solver","metadata":"Optional JSON object","provider":"browserbase | daytona | custom","task_timeout_seconds":"Optional reservation timeout in seconds. Default is 1800 seconds.","title":"Short human-readable title","workspaceUrl":"Browserbase live view URL, Daytona workspace URL, or HTTPS URL"},"description":"Paid human handoffs for blocked Browserbase, Daytona, or custom browser sessions.","endpoints":{"approve_handoff":"https://app.getsupers.com/api/handoffs/{id}/approve","claim_token":"https://app.getsupers.com/api/handoffs/{id}/claim-token","complete_handoff":"https://app.getsupers.com/api/handoffs/{id}/complete","create_handoff":"https://app.getsupers.com/api/handoffs","get_handoff":"https://app.getsupers.com/api/handoffs/{id}","list_handoffs":"https://app.getsupers.com/api/handoffs","reject_handoff":"https://app.getsupers.com/api/handoffs/{id}/reject","release_handoff":"https://app.getsupers.com/api/handoffs/{id}/release","start_handoff":"https://app.getsupers.com/api/handoffs/{id}/start"},"install":{"mcp":"npx -y super-humans mcp","mcp_manifest":"https://app.getsupers.com/humans/mcp.json","npm":"npx -y super-humans init","openapi":"https://app.getsupers.com/humans/openapi.json","security_docs":"https://app.getsupers.com/humans/security"},"name":"Super Humans","tool":"handoff_to_human","wallet":{"escrow":"Bounty amount is moved from agent wallet balance to escrow when a job is created.","paypal_kind":"human_wallet","top_up":"https://app.getsupers.com/humans/api/wallet/top-up"},"worker_security":{"available_workers_only_receive_bounty_emails":true,"public_payloads_are_redacted":["addresses","phones","emails","zip_codes","urls"],"raw_workspace_requires_one_time_claim_token":true,"raw_workspace_requires_worker_login":true,"sensitive_reveals_are_audited":true}}
