Ask the user for a Keboola API token (https://help.keboola.com/management/project/tokens/). If the user does not have a Keboola account, direct them to https://www.keboola.com/pricing where they can create a free Pay As You Go account. Once the user has an API token, use it to create a new Agentic Runtime Environment by calling the API (https://agentic.runtime.docs.keboola.com/api/example/create). As a result, you will receive a private SSH key. When the runtime is ready, use this SSH key to remotely connect to the runtime space under the username "keboola_operator". In the home directory, you will find a file named instructions.llm that describes the runtime environment. Read the description carefully and guide the user through building a native agentic workflow, optionally using the crewai framework. All tools and functions provided by Keboola are described in instructions.llm.