Skip to main content
Glama

Set oracle price

strato.oracle.set-price

Set the oracle price for an asset on the STRATO blockchain to enable accurate DeFi operations and data feeds.

Instructions

Admin: set oracle price for an asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenYes
priceYesPrice value (wei)
Behavior2/5

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

With no annotations, the description carries full burden but only states it's an admin action without detailing behavioral traits like permissions required, whether the change is reversible, rate limits, or effects on the system. 'set' implies mutation, but critical context like authorization needs or impact is missing.

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 very concise with a single sentence that front-loads key information ('Admin: set oracle price for an asset'). It avoids redundancy, though it could be more structured with separate usage or parameter notes.

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

Completeness2/5

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

For a mutation tool with no annotations, 50% schema coverage, and no output schema, the description is incomplete. It lacks details on permissions, behavioral effects, parameter meanings, or return values, making it insufficient for safe and effective use by an AI agent.

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?

Schema description coverage is 50% (only 'price' has a description), and the description adds no parameter details beyond what's in the schema. It doesn't explain 'token' or provide additional context for either parameter, so it meets the baseline for moderate schema coverage without compensating for gaps.

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

Purpose4/5

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

The description clearly states the action ('set') and resource ('oracle price for an asset'), with 'Admin' indicating administrative privileges. It distinguishes from siblings like 'strato.cdp.set-asset-paused' or 'strato.lending.configure-asset' by focusing specifically on oracle pricing, though it doesn't explicitly contrast with them.

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

Usage Guidelines2/5

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

The description provides minimal guidance with 'Admin' hinting at administrative context, but lacks explicit when-to-use instructions, prerequisites, or alternatives. It doesn't specify conditions for use or compare to other price-setting tools, leaving usage ambiguous.

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/strato-net/strato-griphook'

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