Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ParsedNoCodeExecutionEvent
Interface ParsedNoCodeExecutionEvent
interface
ParsedNoCodeExecutionEvent
{
actions
:
NoCodeAgentAction
[]
;
agentId
:
string
|
null
;
completedTs
:
number
|
null
;
executionId
:
string
;
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
;
startedTs
:
number
;
status
:
string
;
workflowId
:
string
;
workflowName
:
string
;
}
Index
Properties
actions
agent
Id
completed
Ts
execution
Id
platform
started
Ts
status
workflow
Id
workflow
Name
Properties
actions
actions
:
NoCodeAgentAction
[]
agent
Id
agentId
:
string
|
null
completed
Ts
completedTs
:
number
|
null
execution
Id
executionId
:
string
platform
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
started
Ts
startedTs
:
number
status
status
:
string
workflow
Id
workflowId
:
string
workflow
Name
workflowName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
agent
Id
completed
Ts
execution
Id
platform
started
Ts
status
workflow
Id
workflow
Name
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...