execute_emacs_lisp_code
Send Emacs Lisp code to the Emacs process for execution and retrieve results, enabling AI assistants to control and interact with Emacs programmatically.
Instructions
Execute Emacs Lisp code by sending it to the Emacs process and return the result.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |