Complete workflow for automating tasks and scheduling Lindy AI agents.
lindy-core-workflow-a (agent creation)For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|---|---|
| Invalid cron | Bad schedule format | Use standard cron syntax |
| Webhook conflict | Path already used | Choose unique webhook path |
| Agent not found | Invalid agent ID | Verify agent exists |
Proceed to lindy-common-errors for troubleshooting guidance.