Skip to main content
Glama

blender_get_supported_formats

Discover supported file formats for import and export operations in Blender. Use this tool to plan asset workflows and choose appropriate formats based on capabilities and recommended use cases.

Instructions

List all supported file formats for import and export operations.

Provides comprehensive format information with capabilities and recommended use cases.

Args:

  • operation (enum): Filter by operation type (import, export, both)

Returns: Detailed list of supported formats with capabilities and use cases

Examples:

  • All formats: operation="both"

  • Import only: operation="import"

  • Export only: operation="export"

Use when: Planning asset workflows, choosing formats, understanding capabilities Don't use when: Actual import/export operations (use import_asset/export_asset instead)

Performance: Instant operation, negligible performance impact

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationNoFilter by operation typeboth

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/olbboy/claudekit-blender-mcp'

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