Skip to main content
Glama

get_sketchfab_status

Check if Sketchfab integration is enabled in Blender to confirm availability of Sketchfab features.

Instructions

Check if Sketchfab integration is enabled in Blender. Returns a message indicating whether Sketchfab features are available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_promptNo
Behavior4/5

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

With no annotations, the description carries the burden of explaining behavior. It discloses that the tool performs a check and returns a message about feature availability, which is sufficient for a simple read-only status tool. It does not overpromise or hide side effects.

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?

The description is only two sentences, front-loaded with the core purpose, and every word adds value. It is succinct without sacrificing clarity.

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?

The description covers the main purpose and return type, but leaves the user_prompt parameter unexplained and provides no detail on possible output values or failure behavior. For a simple status tool this is adequate but incomplete, as the parameter gap remains unaddressed.

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

Parameters1/5

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

The schema has one parameter (user_prompt) with 0% schema description coverage, and the description does not mention it at all. The parameter is left completely unexplained, and the description fails to compensate for the missing schema documentation.

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 specific action ('Check if Sketchfab integration is enabled in Blender') and the expected return ('a message indicating whether Sketchfab features are available'). It is unambiguous and distinct from sibling status tools for other services.

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

Usage Guidelines4/5

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

The description implies the tool is for verifying Sketchfab availability in Blender, giving clear context for use. It does not explicitly mention alternatives or exclusions, but the Sketchfab-specific wording and sibling list make the intended use obvious.

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/jukaben32/Bender-MCP'

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