Skip to main content
Glama

sensor_visual

Convert image or video parameters into simulated visual sensor data for neuromorphic pipelines. Generate pixel arrays with adjustable dimensions, channels, and frame count.

Instructions

V-JEPA 2 Visual Encoding (Image/Video)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYesImage parameters
videoFramesNoNumber of frames (>1 = video)
Behavior1/5

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

No annotations are provided, and the description offers zero behavioral disclosure. It does not mention side effects, data formats, return values, or any operational context, leaving the tool's runtime behavior completely opaque.

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

Conciseness2/5

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

The description is extremely terse (one phrase), but this is under-specification rather than effective conciseness. It does not use the space to convey meaningful content, and the lack of structure (no sentences, no guidance) makes it essentially a title.

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

Completeness1/5

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

With no annotations, no output schema, and a description that only repeats the tool's topic, the tool is drastically underdescribed. It fails to explain what the tool does, what inputs mean (beyond schema), or what results to expect, making it unusable for correct invocation.

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 100%, as every parameter (input, videoFrames, width, height, source, channels, simulate) has a description in the schema. The baseline of 3 is appropriate because the description adds no parameter information, but the schema already documents all parameters.

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

Purpose1/5

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

The description 'V-JEPA 2 Visual Encoding (Image/Video)' is a noun phrase, not a statement of what the tool does. It lacks an action verb and merely restates a topic related to the tool name 'sensor_visual', providing no clarity on the tool's actual function.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus alternatives. Sibling tools like sensor_audio, sensor_fuse, and wm_encode exist, but the description gives no indication of the use cases, prerequisites, or differentiation needed for selection.

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/christophejlegros-lgtm/ASTRA-Unified-ResearchLab-MCP-v2.5'

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