n8n_list_executions
List recent n8n workflow executions, with optional filters for workflow ID and maximum number of results.
Instructions
Lista las ejecuciones recientes de n8n.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Número máximo de ejecuciones a devolver. | |
| api_key | Yes | API key de n8n. | |
| base_url | No | ||
| workflow_id | No | Filtrar por ID de workflow. |