- Lyzr Agent executions
- API interactions
- Chained task automation
What You Can Do with LAO
With LAO, you can:- Chain multiple tasks into a single flow
- Define reusable input values using
default_inputs
- Integrate both agent and external API calls
- Make one task depend on the output of another
- Workflow Structure: Understand the JSON structure of an LAO workflow.
- Task Definition: Learn how to configure tasks within your flow.
- Calling a Lyzr Agent: Step-by-step example of integrating a Lyzr agent.
- Making API Calls: Example on making API requests within LAO.
- Advanced Concepts: Chaining, dependencies, and best practices.
💡 Tip: To get youragent_id
,session_id
, anduser_id
, you can refer to the API documentation or visit the Inference tab under theagent_api
section in the Agent Dashboard of Lyzr Studio.