agentExecutionApprove
Graphql fields and variables for the agentExecutionApprove mutation
mutation agentExecutionApprove ($executionId: ID!) {
agentExecutionApprove (executionId: $executionId) {
errors
}
}Arguments
{
"executionId": "456123"
}Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
