Skip to main content
Glama

unwrap_phrs

Convert Wrapped PHRS (WPHRS) back to native PHRS tokens. Specify amount and network to complete the withdrawal.

Instructions

Unwrap WPHRS back into native PHRS (WETH-style withdraw)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
amountYesAmount of wrapped native token (WPHRS/WPROS) to unwrap, e.g. "1.5"
networkNoNetwork to use: testnet (default) or mainnet
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility for behavioral disclosure. The description mentions 'WETH-style withdraw' but does not detail side effects, permissions required, error conditions, or return value. This is insufficient for an agent to fully understand the tool's behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence (8 words) that is front-loaded and clear. The parenthetical '(WETH-style withdraw)' adds useful context without unnecessary verbosity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (2 parameters, no output schema), the description provides basic context. However, it omits what the return value is (e.g., transaction hash) and any confirmation details. It is minimally complete for a straightforward conversion tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Both parameters have descriptions in the input schema (coverage 100%). The tool description adds no extra semantic value beyond the schema. According to the rules, this yields a baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action: 'Unwrap WPHRS back into native PHRS'. It uses a specific verb ('unwrap') and resource ('WPHRS'), and distinguishes it from the sibling tool 'wrap_phrs' which does the opposite.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

While the purpose is clear, there is no explicit guidance on when to use this tool versus alternatives. The description implies its use as the inverse of 'wrap_phrs', but it does not state prerequisites or exclude other scenarios. This is minimally adequate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Irohitjain/agentpay-pharos'

If you have feedback or need assistance with the MCP directory API, please join our Discord server