Skip to main content
Glama

list_objects

Retrieve all objects in a Blender scene, with optional filtering by object type like MESH, LIGHT, or CAMERA to organize 3D modeling workflows.

Instructions

List all objects in the scene, optionally filtered by type.

Args: type_filter: Filter by object type (e.g., MESH, LIGHT, CAMERA, EMPTY). Empty string returns all objects.

Returns: List of dicts with object name, type, and location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
type_filterNo
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/jabberwock/blend-ai'

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