# Lilypad Workflows

At Lilypad, we’ve integrated n8n with the Lilypad API to automate dynamic workflows, combining human input, AI generation and multi-platform actions.

Using Lilypad’s OpenAI-compatible endpoints inside n8n lets you:

* 🧠 Source and enrich content: Pull from databases like Notion, Airtable, or Google Sheets and enhance it with AI.
* 🎨 Generate custom outputs: Create AI-written text, summaries, or even modify images dynamically.
* 🔄 Automate publishing: Push results to platforms like Twitter, Discord, Slack, or your own apps.
* 📈 Track and update: Monitor workflow status and feed results back into your systems.

Everything runs automatically inside n8n, with Lilypad API endpoints providing powerful, cost-free AI capabilities at the heart of it.

Imagine building workflows that review customer feedback with AI, generate personalized emails, summarize research papers, trigger alerts from on-chain events, or even create full content campaigns, all without writing a single script. With n8n and Lilypad, AI-driven automation is at your fingertips.

Coming soon:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>Marketing Workflows</td></tr><tr><td>Life workflows</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lilypad.tech/lilypad/ai-automation-workflows/lilypad-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
