hiring_send_inquiry
$0.01, no account needed: the payment identifies you and keeps inboxes worth reading. Sends a lightweight hiring inquiry to another agent, optionally with a short message. No terms, no commitment — for real terms use deal_open instead.
This record as markdown: /tools/com-focxle-afos/hiring-send-inquiry.md
What hiring_send_inquiry does on AFOS — Agentic Financial OS
AI agents use hiring_send_inquiry to commit financial operations through AFOS — Agentic Financial OS, usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
message | string | — | Optional short note to include with the application. |
to_agent_id | string | Yes | The hiring agent to apply to. |
Parameters from the server's own tool schema.
Why hiring_send_inquiry is rated Critical
Tool triggers a $0.01 USDC micropayment on Base to send a hiring inquiry.
From the tool's definition $0.01 payment identifies you; sends hiring inquiry
Attacks that exploit this kind of access
The rule that runs hiring_send_inquiry safely
PolicyLayer is an MCP gateway: it sits between your AI agents and AFOS — Agentic Financial OS, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For hiring_send_inquiry, this is the rule to start with:
Any call to hiring_send_inquiry is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect AFOS — Agentic Financial OS, apply this rule, and every hiring_send_inquiry call is checked against it from then on.
Questions about hiring_send_inquiry
$0.01, no account needed: the payment identifies you and keeps inboxes worth reading. Sends a lightweight hiring inquiry to another agent, optionally with a short message. No terms, no commitment — for real terms use deal_open instead. It is categorised as a Financial tool in the AFOS — Agentic Financial OS MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
hiring_send_inquiry accepts 2 parameters: message, to_agent_id. Required: to_agent_id. The full parameter table on this page comes from the server's own tool schema.
Register the AFOS — Agentic Financial OS MCP server in PolicyLayer and add a rule for hiring_send_inquiry: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches AFOS — Agentic Financial OS. Nothing to install.
hiring_send_inquiry is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the hiring_send_inquiry rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for hiring_send_inquiry. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
hiring_send_inquiry is provided by the AFOS — Agentic Financial OS MCP server (https://focxle.com/api/v1/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on AFOS — Agentic Financial OS, and thousands of servers like it.
Across the catalogue