munkim / monoid

Turn APIs into AI Agents
https://monoid.so
Apache License 2.0
47 stars 16 forks source link

Add Action to Multiple Agents #8

Open edwisdom opened 9 months ago

edwisdom commented 9 months ago

Description

Currently, you cannot add your Action to Agents directly from the Action Menu. It would be more convenient for the user to be able to add an Action that they created to any Agents that they've already created from a simple dropdown menu.

With #7, this would mean that if a user started creating an Action from inside an Agent, that Agent would be pre-selected in the drop-down menu.

Tasks