Everything you need to get started and build with Arkus — documentation, templates, and insights to support your journey.
Explore topics
Everything you need to get started and build with Arkus.

The URL component fetches content from one or more web pages, following links recursively. It acts as a web scraper…

The Current Date component provides the current date and time information to workflows. It generates timestamps, calculates date ranges, formats…

The Listen component waits for and receives notifications from other parts of the workflow. It works specifically with the Notify…

The SQL Database component enables workflows to connect to, query, and manipulate data in relational databases using SQL (Structured Query…


Analyse your Strava running history to assess recent training and build a progressive running plan, then keep it synced in…

The Notify component sends notifications or messages to other parts of the workflow, enabling asynchronous communication and event-driven architectures. It…

The Structured Output component ensures that AI agent responses follow a specific, predefined format or schema. It constrains the model’s…

The API Request component makes HTTP requests to external APIs and services, enabling workflows to interact with third-party systems. It…

The Python Interpreter component executes Python code dynamically within the workflow, allowing for complex calculations, data processing, API calls, file…