Navigate to your Airtable homepage.Locate and open your desired base.Click the + symbol next to the table you want to modify.Choose the Formula field ...
Could you try fetching a different record? Attempt a more straightforward request, such as retrieving a Base rather than a specific record. If thi...
Hey, One thing I find extremely useful is creating sub-workflows and treating them like functions. With this approach, AI agents can call these “f...
You can construct a sub-workflow to organize that information and execute the correct call for you. Kindly review these resources: Sub-workflows ...
The LLM model you're employing, the AI prompt, and the tool descriptions are likely the source of the problem. Consider making minor adjustments to ...
However, consider upgrading your callin.io instance, just in case. In your version 1.76.3, there's a bug that stops the "Call Workflow" tool from runn...
Could you please share your workflow code with us? You can copy and paste it inside a code block. To create a code block, simply click here: Yo...
Hello, Try to explain the task as if you were instructing two new team members. You need to detail every step of the task very carefully. If the...
You can try this approach. Since the request is quite intricate, ensure the AI has a thorough understanding of each parameter. I've made some modifi...
Could you please place it within a code block? This is a code block: Code goes here Otherwise, the characters won't be preserved, and I won't be a...
Hey, Are you using {placeholder} or $fromAI ? I believe the HTTP Request tool is compatible only with {placeholder}. You can share your workflow...
When utilizing OpenAI, prompt caching occurs automatically. Within callin.io, when you set up a prompt, it's transmitted with every execution. There...
Hello! I believe I've found the solution you're looking for: It seems there isn't a direct way to accomplish this, unfortunately. However, there i...
Furthermore, if you wish to filter by the tool's name, you can accomplish this as follows: image888×512 24.2 KB {{ $json.intermediateSteps .f...
Unfortunately, I don't believe there's a direct method for that. However, you could submit a feature request for this functionality. There is a wo...