list_lights
Lists all light prims in a USD stage, giving you a quick overview of available lights for scene management.
Instructions
List all light prims in a USD stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Lists all light prims in a USD stage, giving you a quick overview of available lights for scene management.
List all light prims in a USD stage.
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states the scope ('all light prims') but does not explain whether traversal is recursive, how the 'path' parameter constrains the search, or what happens with invalid paths. Key behavioral aspects are left unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, well-formed sentence that states the tool's purpose without unnecessary words. It is front-loaded and easy to parse.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity, the description is still incomplete. It fails to explain the 'path' parameter, the return format, or any constraints (e.g., whether it operates on the current stage or a specified stage). With no output schema and no param details, the description leaves critical gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description mentions no parameters. The only parameter, 'path', remains completely unexplained, leaving ambiguity about whether it refers to a stage path, prim path, or container path. The description adds no meaning beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb 'List' and clearly identifies the resource 'all light prims in a USD stage'. This distinguishes it from sibling tools like list_materials and list_usd_prims, which focus on different entity types.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool vs alternatives. It does not mention exclusions, alternatives, or typical scenarios. The user is left to infer usage from the tool name alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JTCHE/houdini-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server