Skip to main content
Glama

get_hook_state

Retrieves hook state entries for a specified account namespace, a 32-byte key-value map. Read-only.

Instructions

Read Hook State entries for an account namespace (32-byte key→value map). Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYes
networkNomainnet
namespaceYes32-byte HookNamespace hex
Behavior2/5

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

No annotations provided, so description carries full burden. Only mentions 'Read-only' but omits details like error behavior, pagination, rate limits, or what happens if namespace doesn't exist.

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

Conciseness5/5

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

Two sentences, front-loaded with purpose, no wasted words. Efficient and clear.

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?

Lacks output schema, return format, error examples, or performance hints. For a blockchain state read, more context on response shape and edge cases would be helpful.

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 coverage is 33% (only namespace described). Description adds that it's a key→value map and namespace is 32-byte hex, but address and network remain unexplained. Adds some value beyond schema.

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?

Clearly states 'Read Hook State entries for an account namespace (32-byte key→value map). Read-only.' Distinct verb and resource, distinguishes from siblings like get_hook_definition.

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?

No guidance on when to use vs alternatives. Only implies read-only for reading state, but no explicit when/when-not or comparisons to similar tools among siblings.

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/Hugegreencandle/xahau-mcp'

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