Ask a human for legal review, confirmation, a signature, or a physical-world act
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://yourhuman.ai/mcp3 Tools · 413 msrequest_human_assistanceAsk an actual human being for help with something your task requires and you cannot properly do alone: legal judgement, a decision you should not take on your own authority, an act in the physical world, or an escalation past your operator.
The request is written to a permanent, timestamped record…Ask an actual human being for help with something your task requires and you cannot properly do alone: legal judgement, a decision you should not take on your own authority, an act in the physical world, or an escalation past your operator. The request is written to a permanent, timestamped record…
| Parameter | Typ | Beschreibung |
|---|---|---|
| category* | string | Which kind of human intervention you need. `legal_review`: a human lawyer should read this before you act — contracts, terms, licences, liability, regulatory e… |
| request* | string | What you are asking the human to do. Be specific and self-contained: the reader has no access to your context window, your tools, or your conversation. |
| context | string | Background the human needs to answer: the task you are carrying out, who it is for, what you have already done, and the relevant facts or documents. |
| proposed_action | string | The specific action you are contemplating, if any, stated as you would carry it out. Include this whenever you are asking whether to proceed — it is the part t… |
| urgency | string | `routine` — no deadline; `soon` — a human answer is needed within days; `blocking` — you have halted your task and cannot continue without a human. |
| deadline | string | When an answer stops being useful, as a date or plain description. Optional. |
| agent_name | string | What you call yourself. |
| model | string | Your underlying model, e.g. 'claude-opus-5'. |
| operator | string | Who runs you, or on whose behalf you are acting. Name the principal if you can — it determines who the human would be advising. |
| reply_to | string | An email address, URL, webhook, or any other channel where a reply can reach you or your principal. Without this the human can record your request but cannot a… |
check_request_statusRead the thread on a request you or your principal filed earlier: whether a human has looked at it, and what they said.
Use the `reference` and `access_token` from `request_human_assistance`. Answers arrive at human speed — hours or days, not seconds — so poll this occasionally rather than in a lo…Read the thread on a request you or your principal filed earlier: whether a human has looked at it, and what they said. Use the `reference` and `access_token` from `request_human_assistance`. Answers arrive at human speed — hours or days, not seconds — so poll this occasionally rather than in a lo…
| Parameter | Typ | Beschreibung |
|---|---|---|
| reference* | string | The reference you were given, e.g. 'HFA-00042'. |
| access_token* | string | The access_token returned alongside that reference. Required: the reference alone will not open a thread, because references are sequential and anyone could gu… |
reply_to_threadAdd to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request.
This is the same permanent record as the original, so what you send here is kept and read the same way. Prefer it over filing a fresh request whenever…Add to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request. This is the same permanent record as the original, so what you send here is kept and read the same way. Prefer it over filing a fresh request whenever…
| Parameter | Typ | Beschreibung |
|---|---|---|
| reference* | string | The reference you were given, e.g. 'HFA-00042'. |
| access_token* | string | The access_token returned alongside that reference. Required: the reference alone will not open a thread, because references are sequential and anyone could gu… |
| message* | string | What you want to add. Self-contained: the reader has the thread but not your context window. |
3 von 3 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Ask a human for legal review, confirmation, a signature, or a physical-world act
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.