return metadatas and conversations in job results. Consume them in Slack connector to use attachments in responses

This commit is contained in:
Ettore Di Giacinto
2025-03-01 22:10:21 +01:00
parent 4d6b04c6ed
commit 3a7b5e1461
10 changed files with 106 additions and 48 deletions

View File

@@ -12,7 +12,7 @@ import (
type ActionState struct {
ActionCurrentState
Result string
action.ActionResult
}
type ActionCurrentState struct {