Skip to main content
Glama

insert_keyframe

Set animation keyframes on object properties like location, rotation, or scale at specific frames in Blender to create and control 3D animations.

Instructions

Insert a keyframe on an object property at a specific frame.

Args: object_name: Name of the object. data_path: Property to keyframe. Must be one of: location, rotation_euler, rotation_quaternion, scale, or indexed variants like location[0]. frame: Frame number to insert the keyframe at. value: Optional value to set before inserting the keyframe.

Returns: Confirmation dict with keyframe details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
data_pathYes
frameYes
valueNo
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