embabel-agent icon indicating copy to clipboard operation
embabel-agent copied to clipboard

Ability to bind strings from actions

Open johnsonr opened this issue 9 months ago • 0 comments

Don't need a proliferation of single field types. Something like a horoscope is just a string. It should be returned from actions and injected into other actions.

This means:

  • Ability to return a string and bind it, which must be by name (action or explicit)
  • Ability to inject a string, which must have as RequireNameMatch annotation

johnsonr avatar Apr 18 '25 21:04 johnsonr