Andi Skill Builder API Documentation

Type Alias: ShouldIRunResponse

type ShouldIRunResponse = 
  | Promise<ShouldIRunResponseType>
  | ShouldIRunResponseType;