Mutations
updateThreadSuggestedActionStatus
Accept or dismiss a specific AI-suggested action on a thread’s catchup summary. Pass the suggestedActionId from the thread’s catchupDetail and the new status. Requires the thread:edit permission.
MUTATION
updateThreadSuggestedActionStatus(input: UpdateThreadSuggestedActionStatusInput!): UpdateThreadSuggestedActionStatusOutput!Arguments
input
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

