Skip to content

JMESPath 方法#

This is an n8n-provided method for working with the JMESPath library.

Python 支持

您可以在代码节点中使用 Python。它在表达式中不可用。

方法 描述 在代码节点中可用?
$jmespath() 使用 JMESPath 对 JSON 对象执行搜索。 ✅
方法 描述
_jmespath() 使用 JMESPath 对 JSON 对象执行搜索。