Problems with creating a task using AI agents

:bullseye: What is your goal?

I am trying to create an item in a Notion DB. When trying to use the tool cirectly to create an item in notion I am having problems sending the date format. So I trie calling another scenario, but now I have the problem that no matter how the agent sends the info it is not reieve by the scenario .

:thinking: What is the problem & what have you tried?

How to properly create an item in Notion form my AI agent module

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Additional notes.
This time I manually input the date using the field itself in the module. For some reasin it managed to get that info, but nothing else.

It is like there is a missmatch between what the agent sends to the tool and the the tools get. Extrange enough, I have another tool that triggers an scenario y I have not seen that issue

It doesn’t seem like the agent passed anything to the subscenario except for a date.

How does your subscenario look like?

The subcenario is set up the exact same way as the other subcenario that is workign correctly.

The date was passed because it was input manually. All the other fields were left to the agent can chose the input. Still nothing works.

I know AI agents are still in beta, but I cannot really do much with them currently.

If the fields are being left blank, you can either:

  • give your fields a better descriptive name,
  • add details to guide the AI on what to populate in each field, and/or
  • improve your prompt

Hope this helps! If you are still having trouble, please provide more details.

— @samliew

all that is already done, the agent is sending the right informaiton but the subscenario is not getting the input.

The Agent will use the scenario input field name and the description to make its decisions about what fields to fill.

Field names are important - the more descriptive and intuitive the better. But Descriptions are even better, allowing you to add more narrative on what that field means and how it’s used.